![]() |
OpenLB 1.8.1
|
functor to get the pointwise dual dissipation density on local lattices, if globIC is not on the local processor, the returned vector is empty More...
#include <dualFunctors3D.h>
Inheritance diagram for olb::opti::BlockLatticeDphysDissipationDf< T, DESCRIPTOR >:
Collaboration diagram for olb::opti::BlockLatticeDphysDissipationDf< T, DESCRIPTOR >:Public Member Functions | |
| BlockLatticeDphysDissipationDf (BlockLattice< T, DESCRIPTOR > &blockLattice, int overlap, const UnitConverter< T, DESCRIPTOR > &converter) | |
| bool | operator() (T output[], const int input[]) |
Protected Attributes | |
| const int | _overlap |
| const UnitConverter< T, DESCRIPTOR > & | _converter |
functor to get the pointwise dual dissipation density on local lattices, if globIC is not on the local processor, the returned vector is empty
Definition at line 39 of file dualFunctors3D.h.
| olb::opti::BlockLatticeDphysDissipationDf< T, DESCRIPTOR >::BlockLatticeDphysDissipationDf | ( | BlockLattice< T, DESCRIPTOR > & | blockLattice, |
| int | overlap, | ||
| const UnitConverter< T, DESCRIPTOR > & | converter ) |
Definition at line 40 of file dualFunctors3D.hh.
References olb::getName().
Here is the call graph for this function:| bool olb::opti::BlockLatticeDphysDissipationDf< T, DESCRIPTOR >::operator() | ( | T | output[], |
| const int | input[] ) |
Definition at line 52 of file dualFunctors3D.hh.
References olb::opti::dualLbMomentaHelpers< DESCRIPTOR >::dPiDf(), olb::descriptors::invCs2(), olb::util::pow(), and olb::util::serialSymmetricTensorIndex().
Here is the call graph for this function:
|
protected |
Definition at line 42 of file dualFunctors3D.h.
|
protected |
Definition at line 41 of file dualFunctors3D.h.