142 #ifndef totalPressureFvPatchScalarField_H
143 #define totalPressureFvPatchScalarField_H
156 class totalPressureFvPatchScalarField
158 public dynamicPressureFvPatchScalarField
183 const DimensionedField<scalar, volMesh>&,
193 const DimensionedField<scalar, volMesh>&,
194 const fvPatchFieldMapper&
207 const DimensionedField<scalar, volMesh>&
211 virtual tmp<fvPatchScalarField>
clone
213 const DimensionedField<scalar, volMesh>& iF
216 return tmp<fvPatchScalarField>
232 virtual void write(Ostream&)
const;
virtual void write(Ostream &) const
Write.
virtual tmp< fvPatchScalarField > clone(const DimensionedField< scalar, volMesh > &iF) const
Construct and return a clone setting internal field reference.
TypeName("totalPressure")
Runtime type information.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
totalPressureFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
Construct from patch, internal field and dictionary.
const word phiName_
Name of the flux field.
const word UName_
Name of the velocity field.