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

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

#include <guoOffLatticeModel3D.h>

Inheritance diagram for plb::GuoOffLatticeModel3D< T, Descriptor >:
Collaboration diagram for plb::GuoOffLatticeModel3D< T, Descriptor >:

List of all members.

Classes

class  GuoOffLatticeInfo3D
struct  LiquidNeighbor

Public Member Functions

 GuoOffLatticeModel3D (BoundaryShape3D< T, Array< T, 3 > > *shape_, int flowType_, bool useAllDirections_=true)
virtual GuoOffLatticeModel3D
< T, Descriptor > * 
clone () const
virtual plint getNumNeighbors () const
virtual void prepareCell (Dot3D const &cellLocation, AtomicContainerBlock3D &container)
virtual void boundaryCompletion (AtomicBlock3D &lattice, AtomicContainerBlock3D &container, std::vector< AtomicBlock3D const * > const &args)
virtual ContainerBlockDatagenerateOffLatticeInfo () const
virtual Array< T, 3 > getLocalForce (AtomicContainerBlock3D &container) const
void selectSecondOrder (bool flag)
bool usesSecondOrder () const
void selectUseRegularizedModel (bool flag)
bool usesRegularizedModel () const
void selectComputeStat (bool flag)
bool computesStat () const

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


Constructor & Destructor Documentation

template<typename T , template< typename U > class Descriptor>
plb::GuoOffLatticeModel3D< T, Descriptor >::GuoOffLatticeModel3D ( BoundaryShape3D< T, Array< T, 3 > > *  shape_,
int  flowType_,
bool  useAllDirections_ = true 
) [inline]

Member Function Documentation

template<typename T , template< typename U > class Descriptor>
void plb::GuoOffLatticeModel3D< T, Descriptor >::boundaryCompletion ( AtomicBlock3D lattice,
AtomicContainerBlock3D container,
std::vector< AtomicBlock3D const * > const &  args 
) [inline, virtual]
template<typename T , template< typename U > class Descriptor>
GuoOffLatticeModel3D< T, Descriptor > * plb::GuoOffLatticeModel3D< T, Descriptor >::clone (  )  const [inline, virtual]
template<typename T, template< typename U > class Descriptor>
bool plb::GuoOffLatticeModel3D< T, Descriptor >::computesStat (  )  const [inline]
template<typename T , template< typename U > class Descriptor>
ContainerBlockData * plb::GuoOffLatticeModel3D< T, Descriptor >::generateOffLatticeInfo (  )  const [inline, virtual]
template<typename T , template< typename U > class Descriptor>
Array< T, 3 > plb::GuoOffLatticeModel3D< T, Descriptor >::getLocalForce ( AtomicContainerBlock3D container  )  const [inline, virtual]
template<typename T , template< typename U > class Descriptor>
plint plb::GuoOffLatticeModel3D< T, Descriptor >::getNumNeighbors (  )  const [inline, virtual]
template<typename T, template< typename U > class Descriptor>
void plb::GuoOffLatticeModel3D< T, Descriptor >::selectComputeStat ( bool  flag  )  [inline]
template<typename T, template< typename U > class Descriptor>
void plb::GuoOffLatticeModel3D< T, Descriptor >::selectSecondOrder ( bool  flag  )  [inline]
template<typename T, template< typename U > class Descriptor>
void plb::GuoOffLatticeModel3D< T, Descriptor >::selectUseRegularizedModel ( bool  flag  )  [inline]
template<typename T, template< typename U > class Descriptor>
bool plb::GuoOffLatticeModel3D< T, Descriptor >::usesRegularizedModel (  )  const [inline]
template<typename T, template< typename U > class Descriptor>
bool plb::GuoOffLatticeModel3D< T, Descriptor >::usesSecondOrder (  )  const [inline]

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