![]() |
OpenLB 1.8.1
|
This is the complete list of members for olb::SuperPlaneIntegralF2D< T >, including all inherited members.
_blockF | olb::SuperF2D< T > | protected |
_f | olb::SuperPlaneIntegralF2D< T > | protected |
_geometry | olb::SuperPlaneIntegralF2D< T > | protected |
_integrationIndicatorF | olb::SuperPlaneIntegralF2D< T > | protected |
_normal | olb::SuperPlaneIntegralF2D< T > | protected |
_origin | olb::SuperPlaneIntegralF2D< T > | protected |
_ptrCalcC | olb::GenericF< W, int > | |
_rankLocalSubplane | olb::SuperPlaneIntegralF2D< T > | protected |
_reductionF | olb::SuperPlaneIntegralF2D< T > | protected |
_subplaneIndicatorF | olb::SuperPlaneIntegralF2D< T > | protected |
_superStructure | olb::SuperF2D< T > | protected |
_u | olb::SuperPlaneIntegralF2D< T > | protected |
GenericF(int targetDim, int sourceDim) | olb::GenericF< W, int > | inlineprotected |
getBlockF(int iCloc) | olb::SuperF2D< T > | |
getBlockFSize() const | olb::SuperF2D< T > | |
getName() | olb::GenericF< W, int > | |
getName() const | olb::GenericF< W, int > | |
getSourceDim() const | olb::GenericF< W, int > | |
getSuperStructure() | olb::SuperF2D< T > | |
getTargetDim() const | olb::GenericF< W, int > | |
identity_functor_type typedef | olb::SuperF2D< T > | |
isToBeIntegrated(const Vector< T, 2 > &physR, int iC) | olb::SuperPlaneIntegralF2D< T > | protected |
operator()(T output[], const int input[]) override | olb::SuperPlaneIntegralF2D< T > | |
olb::SuperF2D< T >::operator()(W output[], const int input[]) override | olb::SuperF2D< T > | virtual |
olb::GenericF< W, int >::operator()(W output[]) | olb::GenericF< W, int > | |
olb::GenericF< W, int >::operator()(W output[], int input0) | olb::GenericF< W, int > | |
olb::GenericF< W, int >::operator()(W output[], int input0, int input1) | olb::GenericF< W, int > | |
olb::GenericF< W, int >::operator()(W output[], int input0, int input1, int input2) | olb::GenericF< W, int > | |
olb::GenericF< W, int >::operator()(W output[], int input0, int input1, int input2, int input3) | olb::GenericF< W, int > | |
operator*(SuperF2D< T, W > &rhs) | olb::SuperF2D< T > | |
operator+(SuperF2D< T, W > &rhs) | olb::SuperF2D< T > | |
operator-(SuperF2D< T, W > &rhs) | olb::SuperF2D< T > | |
operator/(SuperF2D< T, W > &rhs) | olb::SuperF2D< T > | |
sourceType typedef | olb::GenericF< W, int > | |
SuperF2D(SuperStructure< T, 2 > &superStructure, int targetDim) | olb::SuperF2D< T > | protected |
SuperPlaneIntegralF2D(FunctorPtr< SuperF2D< T > > &&f, SuperGeometry< T, 2 > &geometry, const HyperplaneLattice2D< T > &hyperplaneLattice, FunctorPtr< SuperIndicatorF2D< T > > &&integrationIndicator, FunctorPtr< IndicatorF1D< T > > &&subplaneIndicator, BlockDataReductionMode mode=BlockDataReductionMode::Analytical) | olb::SuperPlaneIntegralF2D< T > | |
SuperPlaneIntegralF2D(FunctorPtr< SuperF2D< T > > &&f, SuperGeometry< T, 2 > &geometry, const Hyperplane2D< T > &hyperplane, FunctorPtr< SuperIndicatorF2D< T > > &&integrationIndicator, FunctorPtr< IndicatorF1D< T > > &&subplaneIndicator, BlockDataReductionMode mode=BlockDataReductionMode::Analytical) | olb::SuperPlaneIntegralF2D< T > | |
SuperPlaneIntegralF2D(FunctorPtr< SuperF2D< T > > &&f, SuperGeometry< T, 2 > &geometry, const Hyperplane2D< T > &hyperplane, FunctorPtr< SuperIndicatorF2D< T > > &&integrationIndicator, BlockDataReductionMode mode=BlockDataReductionMode::Analytical) | olb::SuperPlaneIntegralF2D< T > | |
SuperPlaneIntegralF2D(FunctorPtr< SuperF2D< T > > &&f, SuperGeometry< T, 2 > &geometry, const Vector< T, 2 > &origin, const Vector< T, 2 > &u, std::vector< int > materials, BlockDataReductionMode mode=BlockDataReductionMode::Analytical) | olb::SuperPlaneIntegralF2D< T > | |
SuperPlaneIntegralF2D(FunctorPtr< SuperF2D< T > > &&f, SuperGeometry< T, 2 > &geometry, const Vector< T, 2 > &origin, const Vector< T, 2 > &u, BlockDataReductionMode mode=BlockDataReductionMode::Analytical) | olb::SuperPlaneIntegralF2D< T > | |
targetType typedef | olb::GenericF< W, int > | |
~GenericF()=default | olb::GenericF< W, int > | virtual |