OpenLB 1.7
Loading...
Searching...
No Matches
olb::BlockIndicatorMaterial2D< T > Member List

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

_blockGeometryStructureolb::BlockIndicatorF2D< T >protected
_blockStructureolb::BlockF2D< bool >protected
_cachedDataolb::BlockIndicatorF2D< T >protected
_materialsolb::BlockIndicatorMaterial2D< T >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 >
BlockIndicatorMaterial2D(BlockGeometry< T, 2 > &blockGeometry, std::vector< int > materials)olb::BlockIndicatorMaterial2D< T >
BlockIndicatorMaterial2D(BlockGeometry< T, 2 > &blockGeometry, std::list< int > materials)olb::BlockIndicatorMaterial2D< T >
BlockIndicatorMaterial2D(BlockGeometry< T, 2 > &blockGeometry, int material)olb::BlockIndicatorMaterial2D< T >
GenericF(int targetDim, int sourceDim)olb::GenericF< T, S >inlineprotected
getBlockGeometry()olb::BlockIndicatorF2D< T >
getBlockStructure()olb::BlockF2D< bool >virtual
getMax() overrideolb::BlockIndicatorMaterial2D< T >virtual
getMin() overrideolb::BlockIndicatorMaterial2D< T >virtual
getName()olb::GenericF< T, S >
getName() constolb::GenericF< T, S >
getSourceDim() constolb::GenericF< T, S >
getTargetDim() constolb::GenericF< T, S >
isEmpty() overrideolb::BlockIndicatorMaterial2D< T >virtual
operator()(bool output[], const int input[]) overrideolb::BlockIndicatorMaterial2D< T >
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