OpenLB 1.7
Loading...
Searching...
No Matches
olb::BlockIndicatorFfromSmoothIndicatorF2D< T, HLBM > Member List

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

_blockGeometryStructureolb::BlockIndicatorF2D< T >protected
_blockStructureolb::BlockF2D< bool >protected
_cachedDataolb::BlockIndicatorF2D< T >protected
_indicatorFolb::BlockIndicatorFfromSmoothIndicatorF2D< T, HLBM >protected
_ptrCalcColb::GenericF< T, S >
BlockF2D(BlockStructureD< 2 > &blockStructure, int targetDim)olb::BlockF2D< bool >protected
BlockF2D(int targetDim)olb::BlockF2D< bool >protected
BlockIndicatorF2D(BlockGeometry< T, 2 > &geometry)olb::BlockIndicatorF2D< T >
BlockIndicatorFfromSmoothIndicatorF2D(SmoothIndicatorF2D< T, T, HLBM > &indicatorF, BlockGeometry< T, 2 > &blockGeometry)olb::BlockIndicatorFfromSmoothIndicatorF2D< T, HLBM >
GenericF(int targetDim, int sourceDim)olb::GenericF< T, S >inlineprotected
getBlockGeometry()olb::BlockIndicatorF2D< T >
getBlockStructure()olb::BlockF2D< bool >virtual
getMax() overrideolb::BlockIndicatorFfromSmoothIndicatorF2D< T, HLBM >virtual
getMin() overrideolb::BlockIndicatorFfromSmoothIndicatorF2D< T, HLBM >virtual
getName()olb::GenericF< T, S >
getName() constolb::GenericF< T, S >
getSourceDim() constolb::GenericF< T, S >
getTargetDim() constolb::GenericF< T, S >
isEmpty()olb::BlockIndicatorF2D< T >virtual
operator()(bool output[], const int input[]) overrideolb::BlockIndicatorFfromSmoothIndicatorF2D< T, HLBM >
olb::BlockIndicatorF2D::operator()(const int input[])olb::BlockIndicatorF2D< T >
olb::BlockIndicatorF2D::operator()(int iX, int iY)olb::BlockIndicatorF2D< T >
olb::BlockIndicatorF2D::operator()(LatticeR< 2 > loc)olb::BlockIndicatorF2D< T >
BlockF2D< bool >::operator()(T output[], const S input[])=0olb::GenericF< T, S >pure virtual
BlockF2D< bool >::operator()(T output[])olb::GenericF< T, S >
BlockF2D< bool >::operator()(T output[], S input0)olb::GenericF< T, S >
BlockF2D< bool >::operator()(T output[], S input0, S input1)olb::GenericF< T, S >
BlockF2D< bool >::operator()(T output[], S input0, S input1, S input2)olb::GenericF< T, S >
BlockF2D< bool >::operator()(T output[], S input0, S input1, S input2, S input3)olb::GenericF< T, S >
operator*(BlockF2D< bool > &rhs)olb::BlockF2D< bool >
operator+(BlockF2D< bool > &rhs)olb::BlockF2D< bool >
operator-(BlockF2D< bool > &rhs)olb::BlockF2D< bool >
operator/(BlockF2D< bool > &rhs)olb::BlockF2D< bool >
setBlockStructure(BlockStructureD< 2 > *blockStructure)olb::BlockF2D< bool >
setCache(const BlockData< 2, T, bool > &cache)olb::BlockIndicatorF2D< T >
sourceType typedefolb::GenericF< T, S >
targetType typedefolb::GenericF< T, S >
~GenericF()=defaultolb::GenericF< T, S >virtual