66 const fvMesh&
mesh = this->pair_.phase1().mesh();
80 const fvMesh&
mesh = this->pair_.phase1().mesh();
94 const fvMesh&
mesh = this->pair_.phase1().mesh();
Macros for easy insertion into run-time selection tables.
#define addToRunTimeSelectionTable(baseType, thisType, argNames)
Add to construction table with typeName as the key.
static tmp< GeometricField< scalar, fvPatchField, volMesh > > New(const word &name, IOobjectOption::registerOption regOpt, const Mesh &mesh, const dimensionSet &dims, const word &patchFieldType=fvPatchField< scalar >::calculatedType())
@ NO_REGISTER
Do not request registration (bool: false).
static word scopedName(const std::string &scope, const word &name)
Create scope:name or scope_name string.
virtual tmp< surfaceScalarField > Ff() const
Lift force on faces.
virtual tmp< volVectorField > F() const
Lift force.
virtual tmp< volScalarField > Cl() const
Lift coefficient.
noLift(const dictionary &dict, const phasePair &pair)
Construct from a dictionary and a phase pair.
virtual ~noLift()
Destructor.
#define defineTypeNameAndDebug(Type, DebugSwitch)
Define the typeName and debug information.
const dimensionSet dimless
Dimensionless.
const dimensionSet dimArea(sqr(dimLength))
static constexpr const zero Zero
Global zero (0).
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
dimensioned< vector > dimensionedVector
Dimensioned vector obtained from generic dimensioned type.