Go to the documentation of this file.
71 #ifndef inletOutletTotalTemperatureFvPatchScalarField_H
72 #define inletOutletTotalTemperatureFvPatchScalarField_H
85 class inletOutletTotalTemperatureFvPatchScalarField
87 public inletOutletFvPatchScalarField
107 TypeName(
"inletOutletTotalTemperature");
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
virtual tmp< fvPatchScalarField > clone() const
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
A class for handling words, derived from Foam::string.
This boundary condition provides an outflow condition for total temperature for use with supersonic c...
A class for managing temporary objects.
TypeName("inletOutletTotalTemperature")
virtual void autoMap(const fvPatchFieldMapper &)
virtual void rmap(const fvPatchScalarField &, const labelList &)
virtual void write(Ostream &) const
virtual void updateCoeffs()
Generic templated field type.
inletOutletTotalTemperatureFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
const scalarField & T0() const
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...