OpenLB 1.7
Loading...
Searching...
No Matches
olb::SuperLocalAverage2D< T, W > Member List

This is the complete list of members for olb::SuperLocalAverage2D< T, W >, including all inherited members.

_blockFolb::SuperF2D< T, W >protected
_ptrCalcColb::GenericF< T, S >
_superStructureolb::SuperF2D< T, W >protected
GenericF(int targetDim, int sourceDim)olb::GenericF< T, S >inlineprotected
getBlockF(int iCloc)olb::SuperF2D< T, W >
getBlockFSize() constolb::SuperF2D< T, W >
getName()olb::GenericF< T, S >
getName() constolb::GenericF< T, S >
getSourceDim() constolb::GenericF< T, S >
getSuperStructure()olb::SuperF2D< T, W >
getTargetDim() constolb::GenericF< T, S >
identity_functor_type typedefolb::SuperF2D< T, W >
operator()(W output[], const int input[]) overrideolb::SuperLocalAverage2D< T, W >
olb::GenericF::operator()(T output[], const S input[])=0olb::GenericF< T, S >pure virtual
olb::GenericF::operator()(T output[])olb::GenericF< T, S >
olb::GenericF::operator()(T output[], S input0)olb::GenericF< T, S >
olb::GenericF::operator()(T output[], S input0, S input1)olb::GenericF< T, S >
olb::GenericF::operator()(T output[], S input0, S input1, S input2)olb::GenericF< T, S >
olb::GenericF::operator()(T output[], S input0, S input1, S input2, S input3)olb::GenericF< T, S >
operator*(SuperF2D< T, W > &rhs)olb::SuperF2D< T, W >
operator+(SuperF2D< T, W > &rhs)olb::SuperF2D< T, W >
operator-(SuperF2D< T, W > &rhs)olb::SuperF2D< T, W >
operator/(SuperF2D< T, W > &rhs)olb::SuperF2D< T, W >
sourceType typedefolb::GenericF< T, S >
SuperF2D(SuperStructure< T, 2 > &superStructure, int targetDim)olb::SuperF2D< T, W >protected
SuperLocalAverage2D(FunctorPtr< SuperF2D< T > > &&f, FunctorPtr< SuperIndicatorF2D< T > > &&indicatorF, T radius)olb::SuperLocalAverage2D< T, W >
targetType typedefolb::GenericF< T, S >
~GenericF()=defaultolb::GenericF< T, S >virtual