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

plb::NLD_VelocityEdgeUtil3D< T, Descriptor > Class Template Reference

#include <NLD_boundaryDynamics3D.hh>

List of all members.

Public Member Functions

 NLD_VelocityEdgeUtil3D (int plane_, int normal1_, int normal2_, plint iX_, plint iY_, plint iZ_, BlockLattice3D< T, Descriptor > &lattice_, NonLocalBoundaryDynamics3D< T, Descriptor > &dynamics_)
getNeighborRhoBar (plint step1, plint step2)
void computeMacroscopic (Array< T, 3 > const &u, T &rhoBar, Array< T, 3 > &j)
void computeEdgeGradient (Array< T, 3 > &gradient)
void computeGradientIntoPlane (Array< T, 3 > const &u0, int deriveDirection, int deriveOrientation, int normalDirection, int normalOrientation, Array< T, 3 > &gradient)
void boundaryCompletion (Array< T, 3 > const &u)

template<typename T, template< typename U > class Descriptor>
class plb::NLD_VelocityEdgeUtil3D< T, Descriptor >


Constructor & Destructor Documentation

template<typename T, template< typename U > class Descriptor>
plb::NLD_VelocityEdgeUtil3D< T, Descriptor >::NLD_VelocityEdgeUtil3D ( int  plane_,
int  normal1_,
int  normal2_,
plint  iX_,
plint  iY_,
plint  iZ_,
BlockLattice3D< T, Descriptor > &  lattice_,
NonLocalBoundaryDynamics3D< T, Descriptor > &  dynamics_ 
) [inline]

Member Function Documentation

template<typename T, template< typename U > class Descriptor>
void plb::NLD_VelocityEdgeUtil3D< T, Descriptor >::computeEdgeGradient ( Array< T, 3 > &  gradient  )  [inline]
template<typename T, template< typename U > class Descriptor>
void plb::NLD_VelocityEdgeUtil3D< T, Descriptor >::computeGradientIntoPlane ( Array< T, 3 > const &  u0,
int  deriveDirection,
int  deriveOrientation,
int  normalDirection,
int  normalOrientation,
Array< T, 3 > &  gradient 
) [inline]
template<typename T, template< typename U > class Descriptor>
T plb::NLD_VelocityEdgeUtil3D< T, Descriptor >::getNeighborRhoBar ( plint  step1,
plint  step2 
) [inline]

The documentation for this class was generated from the following file: