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

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

_ptrCalcColb::GenericF< T, S >
AnalyticalF(int n)olb::AnalyticalF< D, T, S >inlineprotected
cloutolb::RectanglePoiseuille3D< T >protected
dimolb::AnalyticalF< D, T, S >static
GenericF(int targetDim, int sourceDim)olb::GenericF< T, S >inlineprotected
getName()olb::GenericF< T, S >
getName() constolb::GenericF< T, S >
getSourceDim() constolb::GenericF< T, S >
getTargetDim() constolb::GenericF< T, S >
identity_functor_type typedefolb::AnalyticalF< D, T, S >
maxVelocityolb::RectanglePoiseuille3D< T >protected
operator()(T output[], const T x[]) overrideolb::RectanglePoiseuille3D< T >
olb::AnalyticalF::operator()(T output[], const S input[])=0olb::GenericF< T, S >pure virtual
olb::AnalyticalF::operator()(T output[])olb::GenericF< T, S >
olb::AnalyticalF::operator()(T output[], S input0)olb::GenericF< T, S >
olb::AnalyticalF::operator()(T output[], S input0, S input1)olb::GenericF< T, S >
olb::AnalyticalF::operator()(T output[], S input0, S input1, S input2)olb::GenericF< T, S >
olb::AnalyticalF::operator()(T output[], S input0, S input1, S input2, S input3)olb::GenericF< T, S >
operator*(AnalyticalF< D, T, S > &rhs)olb::AnalyticalF< D, T, S >
operator+(AnalyticalF< D, T, S > &rhs)olb::AnalyticalF< D, T, S >
operator-(AnalyticalF< D, T, S > &rhs)olb::AnalyticalF< D, T, S >
operator/(AnalyticalF< D, T, S > &rhs)olb::AnalyticalF< D, T, S >
RectanglePoiseuille3D(olb::Vector< T, 3 > &x0_, olb::Vector< T, 3 > &x1_, olb::Vector< T, 3 > &x2_, std::vector< T > &maxVelocity_)olb::RectanglePoiseuille3D< T >
RectanglePoiseuille3D(SuperGeometry< T, 3 > &superGeometry_, int material_, std::vector< T > &maxVelocity_, T offsetX, T offsetY, T offsetZ)olb::RectanglePoiseuille3D< T >
sourceType typedefolb::GenericF< T, S >
targetType typedefolb::GenericF< T, S >
x0olb::RectanglePoiseuille3D< T >protected
x1olb::RectanglePoiseuille3D< T >protected
x2olb::RectanglePoiseuille3D< T >protected
~GenericF()=defaultolb::GenericF< T, S >virtual