FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

rotatingTotalPressureFvPatchScalarField Class Reference

Foam::rotatingTotalPressureFvPatchScalarField. More...

#include <finiteVolume/rotatingTotalPressureFvPatchScalarField.H>


Detailed Description

Foam::rotatingTotalPressureFvPatchScalarField.

Source files

Definition at line 49 of file rotatingTotalPressureFvPatchScalarField.H.

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< fvPatchScalarField >  clone () const
 Construct and return a clone.
 rotatingTotalPressureFvPatchScalarField (const rotatingTotalPressureFvPatchScalarField &, const DimensionedField< scalar, volMesh > &)
 Construct as copy setting internal field reference.
virtual tmp< fvPatchScalarField >  clone (const DimensionedField< scalar, volMesh > &iF) const
 Construct and return a clone setting internal field reference.
const vector &  omega () const
 Return the angular velocity of rotation.
vector &  omega ()
 Return the angular velocity of rotation.
virtual void  updateCoeffs ()
 Update the coefficients associated with the patch field.
virtual void  write (Ostream &) const
 Write.

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.

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

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 [inline, virtual]
virtual tmp<fvPatchScalarField> clone ( const DimensionedField< scalar, volMesh > &   iF  ) const [inline, virtual]

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: