OpenFOAM logo
Open Source CFD Toolkit

totalPressureFvPatchScalarField Class Reference

Collaboration diagram for totalPressureFvPatchScalarField:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TypeName ("totalPressure")
 Runtime type information.
 totalPressureFvPatchScalarField (const fvPatch &, const scalarField &)
 Construct from patch and internal field.
 totalPressureFvPatchScalarField (const fvPatch &, const scalarField &, const dictionary &)
 Construct from patch, internal field and dictionary.
 totalPressureFvPatchScalarField (const totalPressureFvPatchScalarField &, const fvPatch &, const scalarField &, const fvPatchFieldMapper &)
 Construct by mapping given totalPressureFvPatchScalarField onto a new patch.
virtual tmp< fvPatchScalarFieldclone () const
 Construct and return a clone.
 totalPressureFvPatchScalarField (const totalPressureFvPatchScalarField &, const scalarField &)
 Construct as copy setting internal field reference.
virtual tmp< fvPatchScalarFieldclone (const scalarField &iF) const
 Construct and return a clone setting internal field reference.
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 ()
 Update the coefficients associated with the patch field.
virtual void write (Ostream &) const
 Write.

Constructor & Destructor Documentation

totalPressureFvPatchScalarField const fvPatch ,
const scalarField
 

Construct from patch and internal field.

totalPressureFvPatchScalarField const fvPatch ,
const scalarField ,
const dictionary
 

Construct from patch, internal field and dictionary.

totalPressureFvPatchScalarField const totalPressureFvPatchScalarField ,
const fvPatch ,
const scalarField ,
const fvPatchFieldMapper
 

Construct by mapping given totalPressureFvPatchScalarField onto a new patch.

totalPressureFvPatchScalarField const totalPressureFvPatchScalarField ,
const scalarField
 

Construct as copy setting internal field reference.


Member Function Documentation

virtual void autoMap const fvPatchFieldMapper  )  [virtual]
 

Map (and resize as needed) from self given a mapping object.

virtual tmp<fvPatchScalarField> clone const scalarField iF  )  const [inline, virtual]
 

Construct and return a clone setting internal field reference.

Definition at line 115 of file totalPressureFvPatchScalarField.H.

References Foam::scalarField.

virtual tmp<fvPatchScalarField> clone  )  const [inline, virtual]
 

Construct and return a clone.

Definition at line 99 of file totalPressureFvPatchScalarField.H.

References Foam::scalarField.

scalarField& p0  )  [inline]
 

Return reference to the total pressure to allow adjustment.

Definition at line 135 of file totalPressureFvPatchScalarField.H.

References Foam::fvPatchScalarField, and Foam::labelList.

const scalarField& p0  )  const [inline]
 

Return the total pressure.

Definition at line 129 of file totalPressureFvPatchScalarField.H.

virtual void rmap const fvPatchScalarField ,
const labelList
[virtual]
 

Reverse map the given fvPatchField onto this fvPatchField.

TypeName "totalPressure"   ) 
 

Runtime type information.

virtual void updateCoeffs  )  [virtual]
 

Update the coefficients associated with the patch field.

virtual void write Ostream  )  const [virtual]
 

Write.


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org