| _blockLattice | olb::BlockLatticeF2D< T, DESCRIPTOR > | protected |
| _blockStructure | olb::BlockF2D< T > | protected |
| _converter | olb::BlockLatticePhysF2D< T, DESCRIPTOR > | protected |
| _ptrCalcC | olb::GenericF< T, int > | |
| BlockF2D(BlockStructureD< 2 > &blockStructure, int targetDim) | olb::BlockF2D< T > | protected |
| BlockF2D(int targetDim) | olb::BlockF2D< T > | protected |
| BlockLatticeF2D(BlockLattice< T, DESCRIPTOR > &blockLattice, int targetDim) | olb::BlockLatticeF2D< T, DESCRIPTOR > | protected |
| BlockLatticePhysBoundaryForce2D(BlockLattice< T, DESCRIPTOR > &blockLattice, BlockIndicatorF2D< T > &indicatorF, const UnitConverter< T, DESCRIPTOR > &converter) | olb::BlockLatticePhysBoundaryForce2D< T, DESCRIPTOR > | |
| BlockLatticePhysF2D(BlockLattice< T, DESCRIPTOR > &blockLattice, const UnitConverter< T, DESCRIPTOR > &converter, int targetDim) | olb::BlockLatticePhysF2D< T, DESCRIPTOR > | protected |
| GenericF(int targetDim, int sourceDim) | olb::GenericF< T, int > | inlineprotected |
| getBlock() | olb::BlockLatticeF2D< T, DESCRIPTOR > | |
| getBlockStructure() | olb::BlockF2D< T > | virtual |
| getName() | olb::GenericF< T, int > | |
| getName() const | olb::GenericF< T, int > | |
| getSourceDim() const | olb::GenericF< T, int > | |
| getTargetDim() const | olb::GenericF< T, int > | |
| operator()(T output[], const int input[]) override | olb::BlockLatticePhysBoundaryForce2D< T, DESCRIPTOR > | virtual |
| olb::BlockLatticePhysF2D::operator()(T output[]) | olb::GenericF< T, int > | |
| olb::BlockLatticePhysF2D::operator()(T output[], int input0) | olb::GenericF< T, int > | |
| olb::BlockLatticePhysF2D::operator()(T output[], int input0, int input1) | olb::GenericF< T, int > | |
| olb::BlockLatticePhysF2D::operator()(T output[], int input0, int input1, int input2) | olb::GenericF< T, int > | |
| olb::BlockLatticePhysF2D::operator()(T output[], int input0, int input1, int input2, int input3) | olb::GenericF< T, int > | |
| operator*(BlockF2D< T > &rhs) | olb::BlockF2D< T > | |
| operator+(BlockF2D< T > &rhs) | olb::BlockF2D< T > | |
| operator-(BlockF2D< T > &rhs) | olb::BlockF2D< T > | |
| operator/(BlockF2D< T > &rhs) | olb::BlockF2D< T > | |
| setBlockStructure(BlockStructureD< 2 > *blockStructure) | olb::BlockF2D< T > | |
| sourceType typedef | olb::GenericF< T, int > | |
| targetType typedef | olb::GenericF< T, int > | |
| ~GenericF()=default | olb::GenericF< T, int > | virtual |