OpenLB 1.7
Loading...
Searching...
No Matches
olb::SuperLatticePhysBoundaryForce2D< T, DESCRIPTOR > Member List

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

_blockFolb::SuperF2D< T, T >protected
_converterolb::SuperLatticePhysF2D< T, DESCRIPTOR >protected
_ptrCalcColb::GenericF< T, S >
_sLatticeolb::SuperLatticeF2D< T, DESCRIPTOR >protected
_superStructureolb::SuperF2D< T, T >protected
GenericF(int targetDim, int sourceDim)olb::GenericF< T, S >inlineprotected
getBlockF(int iCloc)olb::SuperF2D< T, T >
getBlockFSize() constolb::SuperF2D< T, T >
getConverter() constolb::SuperLatticePhysF2D< T, DESCRIPTOR >
getName()olb::GenericF< T, S >
getName() constolb::GenericF< T, S >
getSourceDim() constolb::GenericF< T, S >
getSuperLattice()olb::SuperLatticeF2D< T, DESCRIPTOR >
getSuperStructure()olb::SuperF2D< T, T >
getTargetDim() constolb::GenericF< T, S >
identity_functor_type typedefolb::SuperF2D< T, T >
operator()(T output[], const int input[])olb::SuperLatticeF2D< T, DESCRIPTOR >
SuperF2D< T, T >::operator()(T output[], const int input[]) overrideolb::SuperF2D< T, T >
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, T > &rhs)olb::SuperF2D< T, T >
operator+(SuperF2D< T, T > &rhs)olb::SuperF2D< T, T >
operator-(SuperF2D< T, T > &rhs)olb::SuperF2D< T, T >
operator/(SuperF2D< T, T > &rhs)olb::SuperF2D< T, T >
sourceType typedefolb::GenericF< T, S >
SuperF2D(SuperStructure< T, 2 > &superStructure, int targetDim)olb::SuperF2D< T, T >protected
SuperLatticeF2D(SuperLattice< T, DESCRIPTOR > &superLattice, int targetDim)olb::SuperLatticeF2D< T, DESCRIPTOR >protected
SuperLatticePhysBoundaryForce2D(SuperLattice< T, DESCRIPTOR > &sLattice, FunctorPtr< SuperIndicatorF2D< T > > &&indicatorF, const UnitConverter< T, DESCRIPTOR > &converter)olb::SuperLatticePhysBoundaryForce2D< T, DESCRIPTOR >
SuperLatticePhysBoundaryForce2D(SuperLattice< T, DESCRIPTOR > &sLattice, SuperGeometry< T, 2 > &superGeometry, const int material, const UnitConverter< T, DESCRIPTOR > &converter)olb::SuperLatticePhysBoundaryForce2D< T, DESCRIPTOR >
SuperLatticePhysF2D(SuperLattice< T, DESCRIPTOR > &sLattice, const UnitConverter< T, DESCRIPTOR > &converter, int targetDim)olb::SuperLatticePhysF2D< T, DESCRIPTOR >protected
targetType typedefolb::GenericF< T, S >
~GenericF()=defaultolb::GenericF< T, S >virtual