FreeFOAM The Cross-Platform CFD Toolkit
rotatingTotalPressureFvPatchScalarField Class Reference

Foam::rotatingTotalPressureFvPatchScalarField. More...

#include <finiteVolume/rotatingTotalPressureFvPatchScalarField.H>


Detailed Description

+ Inheritance diagram for rotatingTotalPressureFvPatchScalarField:
+ Collaboration diagram for rotatingTotalPressureFvPatchScalarField:

List of all members.

Public Member Functions

 TypeName ("rotatingTotalPressure")
 Runtime type information.
 rotatingTotalPressureFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 Construct from patch and internal field.
 rotatingTotalPressureFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary.
 rotatingTotalPressureFvPatchScalarField (const rotatingTotalPressureFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given rotatingTotalPressureFvPatchScalarField.
 rotatingTotalPressureFvPatchScalarField (const rotatingTotalPressureFvPatchScalarField &)
 Construct as copy.
virtual tmp< fvPatchScalarFieldclone () const
 Construct and return a clone.
 rotatingTotalPressureFvPatchScalarField (const rotatingTotalPressureFvPatchScalarField &, const DimensionedField< scalar, volMesh > &)
 Construct as copy setting internal field reference.
virtual tmp< fvPatchScalarFieldclone (const DimensionedField< scalar, volMesh > &iF) const
 Construct and return a clone setting internal field reference.
const vectoromega () const
 Return the angular velocity of rotation.
vectoromega ()
 Return the angular velocity of rotation.
virtual void updateCoeffs ()
 Update the coefficients associated with the patch field.
virtual void write (Ostream &) const
 Write.
- Public Member Functions inherited from totalPressureFvPatchScalarField
 TypeName ("totalPressure")
 Runtime type information.
 totalPressureFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 Construct from patch and internal field.
 totalPressureFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary.
 totalPressureFvPatchScalarField (const totalPressureFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given totalPressureFvPatchScalarField.
 totalPressureFvPatchScalarField (const totalPressureFvPatchScalarField &)
 Construct as copy.
 totalPressureFvPatchScalarField (const totalPressureFvPatchScalarField &, const DimensionedField< scalar, volMesh > &)
 Construct as copy setting internal field reference.
const wordUName () const
 Return the name of the velocity field.
wordUName ()
 Return reference to the name of the velocity field.
scalar gamma () const
 Return the heat capacity ratio.
scalar & gamma ()
 Return reference to the heat capacity ratio to allow adjustment.
const scalarFieldp0 () const
 Return the total pressure.
scalarFieldp0 ()
 Return reference to the total pressure to allow adjustment.
virtual void autoMap (const fvPatchFieldMapper &)
 Map (and resize as needed) from self given a mapping object.
virtual void rmap (const fvPatchScalarField &, const labelList &)
 Reverse map the given fvPatchField onto this fvPatchField.
virtual void updateCoeffs (const vectorField &Up)
 Update the coefficients associated with the patch field.

Constructor & Destructor Documentation

rotatingTotalPressureFvPatchScalarField ( const fvPatch p,
const DimensionedField< scalar, volMesh > &  iF 
)

Construct from patch and internal field.

Definition at line 40 of file rotatingTotalPressureFvPatchScalarField.C.

Referenced by rotatingTotalPressureFvPatchScalarField::clone().

rotatingTotalPressureFvPatchScalarField ( const fvPatch p,
const DimensionedField< scalar, volMesh > &  iF,
const dictionary dict 
)

Construct from patch, internal field and dictionary.

Definition at line 64 of file rotatingTotalPressureFvPatchScalarField.C.

Construct by mapping given rotatingTotalPressureFvPatchScalarField.

onto a new patch

Definition at line 51 of file rotatingTotalPressureFvPatchScalarField.C.

Construct as copy setting internal field reference.

Definition at line 86 of file rotatingTotalPressureFvPatchScalarField.C.


Member Function Documentation

TypeName ( "rotatingTotalPressure"  )

Runtime type information.

virtual tmp<fvPatchScalarField> clone ( ) const
inlinevirtual
virtual tmp<fvPatchScalarField> clone ( const DimensionedField< scalar, volMesh > &  iF) const
inlinevirtual

Construct and return a clone setting internal field reference.

Reimplemented from totalPressureFvPatchScalarField.

Definition at line 116 of file rotatingTotalPressureFvPatchScalarField.H.

References rotatingTotalPressureFvPatchScalarField::rotatingTotalPressureFvPatchScalarField().

const vector& omega ( ) const
inline

Return the angular velocity of rotation.

Definition at line 132 of file rotatingTotalPressureFvPatchScalarField.H.

vector& omega ( )
inline

Return the angular velocity of rotation.

Definition at line 138 of file rotatingTotalPressureFvPatchScalarField.H.

void updateCoeffs ( )
virtual

Update the coefficients associated with the patch field.

Reimplemented from totalPressureFvPatchScalarField.

Definition at line 98 of file rotatingTotalPressureFvPatchScalarField.C.

References Foam::mag(), and totalPressureFvPatchScalarField::UName().

void write ( Ostream os) const
virtual

The documentation for this class was generated from the following files: