![]() |
OpenLB 1.8.1
|
functor to get 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::SuperLatticeDphysDissipationDf< T, DESCRIPTOR >:
Collaboration diagram for olb::opti::SuperLatticeDphysDissipationDf< T, DESCRIPTOR >:Public Member Functions | |
| SuperLatticeDphysDissipationDf (SuperLattice< T, DESCRIPTOR > &sLattice, const UnitConverter< T, DESCRIPTOR > &converter) | |
functor to get pointwise dual dissipation density on local lattices, if globIC is not on the local processor, the returned vector is empty
Definition at line 53 of file dualFunctors3D.h.
| olb::opti::SuperLatticeDphysDissipationDf< T, DESCRIPTOR >::SuperLatticeDphysDissipationDf | ( | SuperLattice< T, DESCRIPTOR > & | sLattice, |
| const UnitConverter< T, DESCRIPTOR > & | converter ) |
Definition at line 78 of file dualFunctors3D.hh.
References olb::SuperLattice< T, DESCRIPTOR >::getBlock(), olb::SuperStructure< T, D >::getLoadBalancer(), olb::getName(), and olb::SuperStructure< T, D >::getOverlap().
Here is the call graph for this function: