$treeview $search $mathjax
|
Palabos
Version 1.1
$projectbrief
|
$projectbrief
|
$searchbox |
Functions | |
| template<typename T , template< typename U > class Descriptor> | |
| T | computeRhoBar (Cell< T, Descriptor > &cell, int direction, int orientation, T u, T f) |
| template<typename T , template< typename U > class Descriptor> | |
| void | compute_PiNeq (Dynamics< T, Descriptor > const &dynamics, Cell< T, Descriptor > const &cell, int direction, int orientation, T rhoBar, Array< T, Descriptor< T >::d > const &j, T jSqr, Array< T, SymmetricTensor< T, Descriptor >::n > &PiNeq) |
| template<typename T , template< typename U > class Descriptor> | |
| Array< T, 3 > | computeJ (Cell< T, Descriptor > const &cell, int direction, int orientation, Array< T, 3 > j, T rhoBar) |
| void plb::flatWall::compute_PiNeq | ( | Dynamics< T, Descriptor > const & | dynamics, | |
| Cell< T, Descriptor > const & | cell, | |||
| int | direction, | |||
| int | orientation, | |||
| T | rhoBar, | |||
| Array< T, Descriptor< T >::d > const & | j, | |||
| T | jSqr, | |||
| Array< T, SymmetricTensor< T, Descriptor >::n > & | PiNeq | |||
| ) | [inline] |
References plb::Dynamics< T, Descriptor >::computeEquilibrium().
Referenced by plb::IncGuoExternalForceSmagorinskyBGKdynamics< T, Descriptor >::collide(), plb::GuoExternalForceSmagorinskyBGKdynamics< T, Descriptor >::collide(), plb::ExternalMomentRegularizedBGKdynamics< T, Descriptor >::collide(), plb::IncRegularizedBGKdynamics< T, Descriptor >::collide(), plb::RegularizedBGKdynamics< T, Descriptor >::collide(), plb::RegularizedDensityBoundaryDynamics< T, Descriptor, direction, orientation >::completePopulations(), plb::RegularizedVelocityBoundaryDynamics< T, Descriptor, direction, orientation >::completePopulations(), and plb::IsoThermalBulkDynamics< T, Descriptor >::computeDeviatoricStress().
| Array<T,3> plb::flatWall::computeJ | ( | Cell< T, Descriptor > const & | cell, | |
| int | direction, | |||
| int | orientation, | |||
| Array< T, 3 > | j, | |||
| T | rhoBar | |||
| ) | [inline] |
| T plb::flatWall::computeRhoBar | ( | Cell< T, Descriptor > & | cell, | |
| int | direction, | |||
| int | orientation, | |||
| T | u, | |||
| T | f | |||
| ) | [inline] |
References plb::Cell< T, Descriptor >::getDynamics().
1.6.3
1.6.3