$treeview $search $mathjax
|
Palabos
Version 1.1
$projectbrief
|
$projectbrief
|
$searchbox |
Equilibrium boundary dynamics, on which both density and velocity are imposed. More...
#include <equilibriumBoundaryDynamics.h>


Public Member Functions | |
| EquilibriumDensityAndVelocityBoundaryDynamics (Dynamics< T, Descriptor > *baseDynamics_, bool automaticPrepareCollision) | |
| virtual EquilibriumDensityAndVelocityBoundaryDynamics < T, Descriptor > * | clone () const |
| Clone the object, based on its dynamic type. | |
| virtual int | getId () const |
| Return a unique ID for this class. | |
| virtual void | completePopulations (Cell< T, Descriptor > &cell) const |
| Execute completion scheme before base collision. | |
Equilibrium boundary dynamics, on which both density and velocity are imposed.
| plb::EquilibriumDensityAndVelocityBoundaryDynamics< T, Descriptor >::EquilibriumDensityAndVelocityBoundaryDynamics | ( | Dynamics< T, Descriptor > * | baseDynamics_, | |
| bool | automaticPrepareCollision | |||
| ) | [inline] |
| EquilibriumDensityAndVelocityBoundaryDynamics< T, Descriptor > * plb::EquilibriumDensityAndVelocityBoundaryDynamics< T, Descriptor >::clone | ( | ) | const [inline, virtual] |
Clone the object, based on its dynamic type.
Reimplemented from plb::StoreDensityAndVelocityDynamics< T, Descriptor >.
| void plb::EquilibriumDensityAndVelocityBoundaryDynamics< T, Descriptor >::completePopulations | ( | Cell< T, Descriptor > & | cell | ) | const [inline, virtual] |
Execute completion scheme before base collision.
Reimplemented from plb::BoundaryCompositeDynamics< T, Descriptor >.
References plb::StoreDensityAndVelocityDynamics< T, Descriptor >::computeRhoBarJ(), plb::CompositeDynamics< T, Descriptor >::getBaseDynamics(), plb::normSqr(), and plb::StoreDensityAndVelocityDynamics< T, Descriptor >::rhoBar.
| int plb::EquilibriumDensityAndVelocityBoundaryDynamics< T, Descriptor >::getId | ( | ) | const [inline, virtual] |
Return a unique ID for this class.
Reimplemented from plb::StoreDensityAndVelocityDynamics< T, Descriptor >.
1.6.3
1.6.3