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

Public Member Functions | |
| virtual | ~OneCellIndexedFunctional3D () |
| virtual OneCellIndexedFunctional3D< T, Descriptor > * | clone () const =0 |
| virtual void | execute (plint iX, plint iY, plint iZ, Cell< T, Descriptor > &cell) const =0 |
| virtual BlockDomain::DomainT | appliesTo () const |
| virtual void | getTypeOfModification (std::vector< modif::ModifT > &modified) const |
| virtual void | setscale (int dxScale, int dtScale) |
| plb::OneCellIndexedFunctional3D< T, Descriptor >::~OneCellIndexedFunctional3D | ( | ) | [inline, virtual] |
| BlockDomain::DomainT plb::OneCellIndexedFunctional3D< T, Descriptor >::appliesTo | ( | ) | const [inline, virtual] |
References plb::BlockDomain::bulkAndEnvelope.
| virtual OneCellIndexedFunctional3D<T,Descriptor>* plb::OneCellIndexedFunctional3D< T, Descriptor >::clone | ( | ) | const [pure virtual] |
Implemented in plb::SetCustomBoundaryVelocityFunctional3D< T, Descriptor, VelocityFunction >, plb::SetCustomBoundaryDensityFunctional3D< T, Descriptor, DensityFunction >, plb::IniCustomEquilibriumFunctional3D< T, Descriptor, RhoUFunction >, and plb::IniCustomThermalEquilibriumFunctional3D< T, Descriptor, RhoVelTempFunction >.
| virtual void plb::OneCellIndexedFunctional3D< T, Descriptor >::execute | ( | plint | iX, | |
| plint | iY, | |||
| plint | iZ, | |||
| Cell< T, Descriptor > & | cell | |||
| ) | const [pure virtual] |
Implemented in plb::SetCustomBoundaryVelocityFunctional3D< T, Descriptor, VelocityFunction >, plb::SetCustomBoundaryDensityFunctional3D< T, Descriptor, DensityFunction >, plb::IniCustomEquilibriumFunctional3D< T, Descriptor, RhoUFunction >, and plb::IniCustomThermalEquilibriumFunctional3D< T, Descriptor, RhoVelTempFunction >.
| void plb::OneCellIndexedFunctional3D< T, Descriptor >::getTypeOfModification | ( | std::vector< modif::ModifT > & | modified | ) | const [inline, virtual] |
References plb::modif::staticVariables.
| void plb::OneCellIndexedFunctional3D< T, Descriptor >::setscale | ( | int | dxScale, | |
| int | dtScale | |||
| ) | [inline, virtual] |
1.6.3
1.6.3