| _blockLattice | olb::BlockLatticeF2D< T, TDESCRIPTOR > | protected |
| _blockStructure | olb::BlockF2D< T > | protected |
| _converter | olb::BlockLatticeThermalPhysF2D< T, DESCRIPTOR, TDESCRIPTOR > | 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, TDESCRIPTOR > &blockLattice, int targetDim) | olb::BlockLatticeF2D< T, TDESCRIPTOR > | protected |
| BlockLatticePhysTemperature2D(BlockLattice< T, TDESCRIPTOR > &blockLattice, ThermalUnitConverter< T, DESCRIPTOR, TDESCRIPTOR > const &converter) | olb::BlockLatticePhysTemperature2D< T, DESCRIPTOR, TDESCRIPTOR > | |
| BlockLatticeThermalPhysF2D(BlockLattice< T, TDESCRIPTOR > &blockLattice, const ThermalUnitConverter< T, DESCRIPTOR, TDESCRIPTOR > &converter, int targetDim) | olb::BlockLatticeThermalPhysF2D< T, DESCRIPTOR, TDESCRIPTOR > | protected |
| GenericF(int targetDim, int sourceDim) | olb::GenericF< T, int > | inlineprotected |
| getBlock() | olb::BlockLatticeF2D< T, TDESCRIPTOR > | |
| 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::BlockLatticePhysTemperature2D< T, DESCRIPTOR, TDESCRIPTOR > | virtual |
| olb::BlockLatticeThermalPhysF2D::operator()(T output[]) | olb::GenericF< T, int > | |
| olb::BlockLatticeThermalPhysF2D::operator()(T output[], int input0) | olb::GenericF< T, int > | |
| olb::BlockLatticeThermalPhysF2D::operator()(T output[], int input0, int input1) | olb::GenericF< T, int > | |
| olb::BlockLatticeThermalPhysF2D::operator()(T output[], int input0, int input1, int input2) | olb::GenericF< T, int > | |
| olb::BlockLatticeThermalPhysF2D::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 |