_blockF | olb::SuperF2D< T, T > | protected |
_converter | olb::SuperLatticePhysF2D< T, DESCRIPTOR > | protected |
_ptrCalcC | olb::GenericF< W, int > | |
_sLattice | olb::SuperLatticeF2D< T, DESCRIPTOR > | protected |
_superStructure | olb::SuperF2D< T, T > | protected |
GenericF(int targetDim, int sourceDim) | olb::GenericF< W, int > | inlineprotected |
getBlockF(int iCloc) | olb::SuperF2D< T, T > | |
getBlockFSize() const | olb::SuperF2D< T, T > | |
getConverter() const | olb::SuperLatticePhysF2D< T, DESCRIPTOR > | |
getName() | olb::GenericF< W, int > | |
getName() const | olb::GenericF< W, int > | |
getSourceDim() const | olb::GenericF< W, int > | |
getSuperLattice() | olb::SuperLatticeF2D< T, DESCRIPTOR > | |
getSuperStructure() | olb::SuperF2D< T, T > | |
getTargetDim() const | olb::GenericF< W, int > | |
identity_functor_type typedef | olb::SuperF2D< T, T > | |
operator()(T output[], const int input[]) | olb::SuperLatticeF2D< T, DESCRIPTOR > | |
olb::SuperF2D< T, T >::operator()(W output[], const int input[]) override | olb::SuperF2D< T, T > | virtual |
olb::GenericF< W, int >::operator()(W output[]) | olb::GenericF< W, int > | |
olb::GenericF< W, int >::operator()(W output[], int input0) | olb::GenericF< W, int > | |
olb::GenericF< W, int >::operator()(W output[], int input0, int input1) | olb::GenericF< W, int > | |
olb::GenericF< W, int >::operator()(W output[], int input0, int input1, int input2) | olb::GenericF< W, int > | |
olb::GenericF< W, int >::operator()(W output[], int input0, int input1, int input2, int input3) | olb::GenericF< W, int > | |
operator*(SuperF2D< T, W > &rhs) | olb::SuperF2D< T, T > | |
operator+(SuperF2D< T, W > &rhs) | olb::SuperF2D< T, T > | |
operator-(SuperF2D< T, W > &rhs) | olb::SuperF2D< T, T > | |
operator/(SuperF2D< T, W > &rhs) | olb::SuperF2D< T, T > | |
sourceType typedef | olb::GenericF< W, int > | |
SuperF2D(SuperStructure< T, 2 > &superStructure, int targetDim) | olb::SuperF2D< T, T > | protected |
SuperLatticeF2D(SuperLattice< T, DESCRIPTOR > &superLattice, int targetDim) | olb::SuperLatticeF2D< T, DESCRIPTOR > | protected |
SuperLatticePhysF2D(SuperLattice< T, DESCRIPTOR > &sLattice, const UnitConverter< T, DESCRIPTOR > &converter, int targetDim) | olb::SuperLatticePhysF2D< T, DESCRIPTOR > | protected |
SuperLatticePorosity2D(SuperLattice< T, DESCRIPTOR > &sLattice, SuperGeometry< T, 2 > &superGeometry, const int material, const UnitConverter< T, DESCRIPTOR > &converter) | olb::SuperLatticePorosity2D< T, DESCRIPTOR > | |
targetType typedef | olb::GenericF< W, int > | |
~GenericF()=default | olb::GenericF< W, int > | virtual |