$treeview $search $mathjax
|
Palabos
Version 1.1
$projectbrief
|
$projectbrief
|
$searchbox |
A dynamics which reads the relaxation parameter from external scalar before collision. More...
#include <dynamicSmagorinskyDynamics.h>


Public Member Functions | |
| ExternalOmegaDynamics (Dynamics< T, Descriptor > *baseDynamics_) | |
| virtual void | prepareCollision (Cell< T, Descriptor > &cell) |
| Do something before execution of main collision step. | |
| ExternalOmegaDynamics< T, Descriptor > * | clone () const |
| Clone the object, based on its dynamic type. | |
A dynamics which reads the relaxation parameter from external scalar before collision.
| plb::ExternalOmegaDynamics< T, Descriptor >::ExternalOmegaDynamics | ( | Dynamics< T, Descriptor > * | baseDynamics_ | ) | [inline] |
Referenced by plb::ExternalOmegaDynamics< T, Descriptor >::clone().
| ExternalOmegaDynamics<T,Descriptor>* plb::ExternalOmegaDynamics< T, Descriptor >::clone | ( | ) | const [inline, virtual] |
Clone the object, based on its dynamic type.
Implements plb::CompositeDynamics< T, Descriptor >.
References plb::ExternalOmegaDynamics< T, Descriptor >::ExternalOmegaDynamics().
| virtual void plb::ExternalOmegaDynamics< T, Descriptor >::prepareCollision | ( | Cell< T, Descriptor > & | cell | ) | [inline, virtual] |
Do something before execution of main collision step.
Implements plb::CompositeDynamics< T, Descriptor >.
References plb::Cell< T, Descriptor >::getExternal(), and plb::CompositeDynamics< T, Descriptor >::setOmega().
1.6.3
1.6.3