OpenLB 1.7
|
This is the complete list of members for olb::BlockReduction3D2D< T >, including all inherited members.
_blockData | olb::BlockDataF2D< T, T > | protected |
_blockStructure | olb::BlockF2D< T > | protected |
_h | olb::HyperplaneLattice3D< T > | protected |
_hyperplane | olb::HyperplaneLattice3D< T > | protected |
_nx | olb::HyperplaneLattice3D< T > | protected |
_ny | olb::HyperplaneLattice3D< T > | protected |
_origin | olb::HyperplaneLattice3D< T > | protected |
_owning | olb::BlockDataF2D< T, T > | protected |
_ptrCalcC | olb::GenericF< T, int > | |
_u | olb::HyperplaneLattice3D< T > | protected |
_v | olb::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() override | olb::BlockReduction3D2D< T > | virtual |
getHyperplane() const | olb::HyperplaneLattice3D< T > | |
getName() | olb::GenericF< T, int > | |
getName() const | olb::GenericF< T, int > | |
getNx() const | olb::HyperplaneLattice3D< T > | |
getNy() const | olb::HyperplaneLattice3D< T > | |
getPhysOrigin() const | olb::HyperplaneLattice3D< T > | |
getPhysR(const int &planeX, const int &planeY) const | olb::HyperplaneLattice3D< T > | |
getPhysSpacing() const | olb::HyperplaneLattice3D< T > | |
getRankLocalSubplane() const | olb::BlockReduction3D2D< T > | |
getSourceDim() const | olb::GenericF< T, int > | |
getTargetDim() const | olb::GenericF< T, int > | |
getVectorU() const | olb::HyperplaneLattice3D< T > | |
getVectorV() const | olb::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 &)=default | olb::HyperplaneLattice3D< T > | |
initialize() | olb::BlockReduction3D2D< T > | |
operator()(T output[], const int input[]) override | olb::BlockDataF2D< T, T > | |
olb::BlockF2D::operator()(T output[], const int input[])=0 | olb::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 typedef | olb::GenericF< T, int > | |
targetType typedef | olb::GenericF< T, int > | |
update() | olb::BlockReduction3D2D< T > | |
~BlockDataF2D() | olb::BlockDataF2D< T, T > | |
~GenericF()=default | olb::GenericF< T, int > | virtual |