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

plb::utilAdvDiff Namespace Reference

Classes

class  SubIndexOutgoing
 finds the indexes outgoing from a 2D-3D flat wall (unknowns) More...
class  SubIndexOutgoing3DonEdges
class  SubIndexOutgoing3DonCorners
class  SubIndexOutgoing2DonCorners

Functions

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

Function Documentation

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