Go to the documentation of this file.
63 #ifndef totalTemperatureFvPatchScalarField_H
64 #define totalTemperatureFvPatchScalarField_H
77 class totalTemperatureFvPatchScalarField
79 public fixedValueFvPatchScalarField
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
totalTemperatureFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
A class for handling words, derived from Foam::string.
A class for managing temporary objects.
virtual tmp< fvPatchScalarField > clone() const
TypeName("totalTemperature")
const scalarField & T0() const
virtual void autoMap(const fvPatchFieldMapper &)
Generic templated field type.
virtual void write(Ostream &) const
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
virtual void rmap(const fvPatchScalarField &, const labelList &)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
virtual void updateCoeffs()
This boundary condition provides a total temperature condition.
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...