This is the complete list of members for olb::BlockLocalAverage2D< T, W >, including all inherited members.
| _blockStructure | olb::BlockF2D< T > | protected |
| _ptrCalcC | olb::GenericF< T, int > | |
| BlockF2D(BlockStructureD< 2 > &blockStructure, int targetDim) | olb::BlockF2D< T > | protected |
| BlockF2D(int targetDim) | olb::BlockF2D< T > | protected |
| BlockLocalAverage2D(BlockF2D< W > &f, BlockIndicatorF2D< T > &indicatorF, T radius) | olb::BlockLocalAverage2D< T, W > | |
| GenericF(int targetDim, int sourceDim) | olb::GenericF< T, int > | inlineprotected |
| 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()(W output[], const int input[]) override | olb::BlockLocalAverage2D< T, W > | |
| olb::BlockF2D::operator()(T output[], const int input[])=0 | olb::GenericF< T, int > | pure virtual |
| olb::BlockF2D::operator()(T output[]) | olb::GenericF< T, int > | |
| olb::BlockF2D::operator()(T output[], int input0) | olb::GenericF< T, int > | |
| olb::BlockF2D::operator()(T output[], int input0, int input1) | olb::GenericF< T, int > | |
| olb::BlockF2D::operator()(T output[], int input0, int input1, int input2) | olb::GenericF< T, int > | |
| olb::BlockF2D::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 |