129 #ifndef totalPressureFvPatchScalarField_H 130 #define totalPressureFvPatchScalarField_H 143 class totalPressureFvPatchScalarField
145 public fixedValueFvPatchScalarField
181 const DimensionedField<scalar, volMesh>&
188 const DimensionedField<scalar, volMesh>&,
198 const DimensionedField<scalar, volMesh>&,
199 const fvPatchFieldMapper&
209 virtual tmp<fvPatchScalarField>
clone()
const 211 return tmp<fvPatchScalarField>
221 const DimensionedField<scalar, volMesh>&
225 virtual tmp<fvPatchScalarField>
clone 227 const DimensionedField<scalar, volMesh>& iF
230 return tmp<fvPatchScalarField>
242 const word&
UName()
const 337 using fixedValueFvPatchScalarField::updateCoeffs;
virtual void autoMap(const fvPatchFieldMapper &)
Map (and resize as needed) from self given a mapping object.
const word & phiName() const
Return the name of the flux field.
virtual void write(Ostream &) const
Write.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
virtual void rmap(const fvPatchScalarField &, const labelList &)
Reverse map the given fvPatchField onto this fvPatchField.
A class for handling words, derived from string.
Foam::fvPatchFieldMapper.
const word & psiName() const
Return the name of the compressibility field.
totalPressureFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
const word & rhoName() const
Return the name of the density field.
TypeName("totalPressure")
Runtime type information.
virtual tmp< fvPatchScalarField > clone() const
Construct and return a clone.
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
const scalarField & p0() const
Return the total pressure.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
scalar gamma() const
Return the heat capacity ratio.
const word & UName() const
Return the name of the velocity field.