$treeview $search $mathjax
|
Palabos
Version 1.1
$projectbrief
|
$projectbrief
|
$searchbox |
#include <dataInitializerFunctional3D.h>


Public Member Functions | |
| IniCustomEquilibriumFunctional3D (RhoUFunction f_) | |
| virtual void | execute (plint iX, plint iY, plint iZ, Cell< T, Descriptor > &cell) const |
| virtual IniCustomEquilibriumFunctional3D < T, Descriptor, RhoUFunction > * | clone () const |
| virtual void | setscale (int dxScale, int dtScale) |
| plb::IniCustomEquilibriumFunctional3D< T, Descriptor, RhoUFunction >::IniCustomEquilibriumFunctional3D | ( | RhoUFunction | f_ | ) | [inline] |
| IniCustomEquilibriumFunctional3D< T, Descriptor, RhoUFunction > * plb::IniCustomEquilibriumFunctional3D< T, Descriptor, RhoUFunction >::clone | ( | ) | const [inline, virtual] |
Implements plb::OneCellIndexedFunctional3D< T, Descriptor >.
| void plb::IniCustomEquilibriumFunctional3D< T, Descriptor, RhoUFunction >::execute | ( | plint | iX, | |
| plint | iY, | |||
| plint | iZ, | |||
| Cell< T, Descriptor > & | cell | |||
| ) | const [inline, virtual] |
Implements plb::OneCellIndexedFunctional3D< T, Descriptor >.
References plb::Cell< T, Descriptor >::computeEquilibrium(), and plb::normSqr().
| void plb::IniCustomEquilibriumFunctional3D< T, Descriptor, RhoUFunction >::setscale | ( | int | dxScale, | |
| int | dtScale | |||
| ) | [inline, virtual] |
Reimplemented from plb::OneCellIndexedFunctional3D< T, Descriptor >.
References plb::scaleFromReference().
1.6.3
1.6.3