120 #ifndef totalPressureFvPatchScalarField_H 121 #define totalPressureFvPatchScalarField_H 134 class totalPressureFvPatchScalarField
136 public dynamicPressureFvPatchScalarField
161 const DimensionedField<scalar, volMesh>&
168 const DimensionedField<scalar, volMesh>&,
178 const DimensionedField<scalar, volMesh>&,
179 const fvPatchFieldMapper&
192 const DimensionedField<scalar, volMesh>&
196 virtual tmp<fvPatchScalarField>
clone 198 const DimensionedField<scalar, volMesh>& iF
201 return tmp<fvPatchScalarField>
225 virtual void write(Ostream&)
const;
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
virtual void write(Ostream &) const
Write.
TypeName("totalPressure")
Runtime type information.
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
virtual tmp< fvPatchScalarField > clone(const DimensionedField< scalar, volMesh > &iF) const
Construct and return a clone setting internal field reference.
const word phiName_
Name of the flux field.
totalPressureFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
Field< vector > vectorField
Specialisation of Field<T> for vector.
const word UName_
Name of the velocity field.