$treeview $search $mathjax
Palabos  Version 1.1
$projectbrief
$projectbrief
$searchbox

utilAdvectionDiffusion.h File Reference

#include "core/globalDefs.h"
Include dependency graph for utilAdvectionDiffusion.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  plb::utilAdvDiff::SubIndexOutgoing< Descriptor, direction, orientation >
 finds the indexes outgoing from a 2D-3D flat wall (unknowns) More...
class  plb::utilAdvDiff::SubIndexOutgoing3DonEdges< Descriptor, plane, normal1, normal2 >
class  plb::utilAdvDiff::SubIndexOutgoing3DonCorners< Descriptor, normalX, normalY, normalZ >
class  plb::utilAdvDiff::SubIndexOutgoing2DonCorners< Descriptor, normalX, normalY >

Namespaces

namespace  plb
 

All OpenLB code is contained in this namespace.


namespace  plb::utilAdvDiff

Functions

template<typename Descriptor , int direction, int orientation>
std::vector< plint > const & plb::utilAdvDiff::subIndexOutgoing ()
template<typename Descriptor , int plane, int normal1, int normal2>
std::vector< plint > const & plb::utilAdvDiff::subIndexOutgoing3DonEdges ()
template<typename Descriptor , int normalX, int normalY, int normalZ>
std::vector< plint > const & plb::utilAdvDiff::subIndexOutgoing3DonCorners ()
template<typename Descriptor , int normalX, int normalY>
std::vector< plint > const & plb::utilAdvDiff::subIndexOutgoing2DonCorners ()