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

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

_blockDataolb::BlockDataF2D< T, T >protected
_blockStructureolb::BlockF2D< T >protected
_holb::HyperplaneLattice3D< T >protected
_hyperplaneolb::HyperplaneLattice3D< T >protected
_nxolb::HyperplaneLattice3D< T >protected
_nyolb::HyperplaneLattice3D< T >protected
_originolb::HyperplaneLattice3D< T >protected
_owningolb::BlockDataF2D< T, T >protected
_ptrCalcColb::GenericF< T, int >
_uolb::HyperplaneLattice3D< T >protected
_volb::HyperplaneLattice3D< T >protected
BlockDataF2D(int nx, int ny, int size=1)olb::BlockDataF2D< T, T >protected
BlockDataF2D(BlockData< 2, T, T > &blockData)olb::BlockDataF2D< T, T >
BlockDataF2D(BlockF2D< T > &f)olb::BlockDataF2D< T, T >
BlockF2D(BlockStructureD< 2 > &blockStructure, int targetDim)olb::BlockF2D< T >protected
BlockF2D(int targetDim)olb::BlockF2D< T >protected
BlockReduction3D2D(FunctorPtr< SuperF3D< T > > &&f, const HyperplaneLattice3D< T > &lattice, BlockDataSyncMode syncMode=BlockDataSyncMode::ReduceAndBcast, BlockDataReductionMode reductionMode=BlockDataReductionMode::Analytical)olb::BlockReduction3D2D< T >
BlockReduction3D2D(FunctorPtr< SuperF3D< T > > &&f, const Hyperplane3D< T > &hyperplane, BlockDataSyncMode syncMode=BlockDataSyncMode::ReduceAndBcast, BlockDataReductionMode reductionMode=BlockDataReductionMode::Analytical)olb::BlockReduction3D2D< T >
BlockReduction3D2D(FunctorPtr< SuperF3D< T > > &&f, const Hyperplane3D< T > &hyperplane, int resolution=600, BlockDataSyncMode syncMode=BlockDataSyncMode::ReduceAndBcast)olb::BlockReduction3D2D< T >
BlockReduction3D2D(FunctorPtr< SuperF3D< T > > &&f, const Vector< T, 3 > &origin, const Vector< T, 3 > &u, const Vector< T, 3 > &v, int resolution=600, BlockDataSyncMode syncMode=BlockDataSyncMode::ReduceAndBcast)olb::BlockReduction3D2D< T >
BlockReduction3D2D(FunctorPtr< SuperF3D< T > > &&f, const Vector< T, 3 > &origin, const Vector< T, 3 > &normal, int resolution=600, BlockDataSyncMode syncMode=BlockDataSyncMode::ReduceAndBcast)olb::BlockReduction3D2D< T >
BlockReduction3D2D(FunctorPtr< SuperF3D< T > > &&f, const Vector< T, 3 > &normal, int resolution=600, BlockDataSyncMode syncMode=BlockDataSyncMode::ReduceAndBcast)olb::BlockReduction3D2D< T >
GenericF(int targetDim, int sourceDim)olb::GenericF< T, int >inlineprotected
getBlockData()olb::BlockDataF2D< T, T >
getBlockStructure() overrideolb::BlockReduction3D2D< T >virtual
getHyperplane() constolb::HyperplaneLattice3D< T >
getName()olb::GenericF< T, int >
getName() constolb::GenericF< T, int >
getNx() constolb::HyperplaneLattice3D< T >
getNy() constolb::HyperplaneLattice3D< T >
getPhysOrigin() constolb::HyperplaneLattice3D< T >
getPhysR(const int &planeX, const int &planeY) constolb::HyperplaneLattice3D< T >
getPhysSpacing() constolb::HyperplaneLattice3D< T >
getRankLocalSubplane() constolb::BlockReduction3D2D< T >
getSourceDim() constolb::GenericF< T, int >
getTargetDim() constolb::GenericF< T, int >
getVectorU() constolb::HyperplaneLattice3D< T >
getVectorV() constolb::HyperplaneLattice3D< T >
HyperplaneLattice3D(CuboidGeometry3D< T > &geometry, Hyperplane3D< T > hyperplane)olb::HyperplaneLattice3D< T >
HyperplaneLattice3D(CuboidGeometry3D< T > &geometry, Hyperplane3D< T > hyperplane, int resolution)olb::HyperplaneLattice3D< T >
HyperplaneLattice3D(CuboidGeometry3D< T > &geometry, Hyperplane3D< T > hyperplane, T h)olb::HyperplaneLattice3D< T >
HyperplaneLattice3D(Hyperplane3D< T > hyperplane, T h, int nx, int ny)olb::HyperplaneLattice3D< T >
HyperplaneLattice3D(const HyperplaneLattice3D &)=defaultolb::HyperplaneLattice3D< T >
initialize()olb::BlockReduction3D2D< T >
operator()(T output[], const int input[]) overrideolb::BlockDataF2D< T, T >
olb::BlockF2D::operator()(T output[], const int input[])=0olb::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 typedefolb::GenericF< T, int >
targetType typedefolb::GenericF< T, int >
update()olb::BlockReduction3D2D< T >
~BlockDataF2D()olb::BlockDataF2D< T, T >
~GenericF()=defaultolb::GenericF< T, int >virtual