OpenLB 1.7
Loading...
Searching...
No Matches
olb::BlockLatticeThermalPhysF2D< T, DESCRIPTOR, TDESCRIPTOR > Member List

This is the complete list of members for olb::BlockLatticeThermalPhysF2D< T, DESCRIPTOR, TDESCRIPTOR >, including all inherited members.

_blockLatticeolb::BlockLatticeF2D< T, TDESCRIPTOR >protected
_blockStructureolb::BlockF2D< T >protected
_converterolb::BlockLatticeThermalPhysF2D< T, DESCRIPTOR, TDESCRIPTOR >protected
_ptrCalcColb::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
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() constolb::GenericF< T, int >
getSourceDim() constolb::GenericF< T, int >
getTargetDim() constolb::GenericF< T, int >
operator()(T output[], const int input[])=0olb::GenericF< T, int >pure virtual
operator()(T output[])olb::GenericF< T, int >
operator()(T output[], int input0)olb::GenericF< T, int >
operator()(T output[], int input0, int input1)olb::GenericF< T, int >
operator()(T output[], int input0, int input1, int input2)olb::GenericF< T, int >
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 typedefolb::GenericF< T, int >
targetType typedefolb::GenericF< T, int >
~GenericF()=defaultolb::GenericF< T, int >virtual