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

totalTemperatureFvPatchScalarField Class Reference

Foam::totalTemperatureFvPatchScalarField. More...

#include <finiteVolume/totalTemperatureFvPatchScalarField.H>


Detailed Description

Foam::totalTemperatureFvPatchScalarField.

Source files

Definition at line 49 of file totalTemperatureFvPatchScalarField.H.

Collaboration diagram for totalTemperatureFvPatchScalarField:

List of all members.

Public Member Functions

 TypeName ("totalTemperature")
 Runtime type information.
 totalTemperatureFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 Construct from patch and internal field.
 totalTemperatureFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary.
 totalTemperatureFvPatchScalarField (const totalTemperatureFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given totalTemperatureFvPatchScalarField.
 totalTemperatureFvPatchScalarField (const totalTemperatureFvPatchScalarField &)
 Construct as copy.
virtual tmp< fvPatchScalarField >  clone () const
 Construct and return a clone.
 totalTemperatureFvPatchScalarField (const totalTemperatureFvPatchScalarField &, 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 scalarField &  T0 () const
 Return the total pressure.
scalarField &  T0 ()
 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

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

Construct from patch and internal field.

Definition at line 37 of file totalTemperatureFvPatchScalarField.C.

Referenced by totalTemperatureFvPatchScalarField::clone().

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

Construct from patch, internal field and dictionary.

Definition at line 69 of file totalTemperatureFvPatchScalarField.C.

References dictionary::found(), and fvPatch::size().

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

Construct by mapping given totalTemperatureFvPatchScalarField.

onto a new patch

Definition at line 52 of file totalTemperatureFvPatchScalarField.C.

Construct as copy.

Definition at line 97 of file totalTemperatureFvPatchScalarField.C.

Construct as copy setting internal field reference.

Definition at line 111 of file totalTemperatureFvPatchScalarField.C.


Member Function Documentation

TypeName ( "totalTemperature"    )

Runtime type information.

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

Construct and return a clone.

Definition at line 111 of file totalTemperatureFvPatchScalarField.H.

References totalTemperatureFvPatchScalarField::totalTemperatureFvPatchScalarField().

virtual tmp<fvPatchScalarField> clone ( const DimensionedField< scalar, volMesh > &   iF  ) const [inline, virtual]

Construct and return a clone setting internal field reference.

Definition at line 128 of file totalTemperatureFvPatchScalarField.H.

References totalTemperatureFvPatchScalarField::totalTemperatureFvPatchScalarField().

const scalarField& T0 (  ) const [inline]

Return the total pressure.

Definition at line 144 of file totalTemperatureFvPatchScalarField.H.

scalarField& T0 (  ) [inline]

Return reference to the total pressure to allow adjustment.

Definition at line 150 of file totalTemperatureFvPatchScalarField.H.

void autoMap ( const fvPatchFieldMapper &   m  ) [virtual]

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

Definition at line 128 of file totalTemperatureFvPatchScalarField.C.

void rmap ( const fvPatchScalarField &   ptf,
const labelList &   addr  
) [virtual]
void updateCoeffs (  ) [virtual]

Update the coefficients associated with the patch field.

Definition at line 152 of file totalTemperatureFvPatchScalarField.C.

References Foam::magSqr(), and Foam::pos().

void write ( Ostream &   os  ) const [virtual]

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