95 #ifndef entrainmentPressureFvPatchScalarField_H
96 #define entrainmentPressureFvPatchScalarField_H
109 class entrainmentPressureFvPatchScalarField
111 public dynamicPressureFvPatchScalarField
131 const DimensionedField<scalar, fvMesh>&,
141 const DimensionedField<scalar, fvMesh>&,
186 using dynamicPressureFvPatchScalarField::operator=;
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
This is a boundary condition for pressure suitable for boundaries at which the flow direction is unce...
virtual void write(Ostream &) const
Write.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
entrainmentPressureFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, fvMesh > &, const dictionary &)
Construct from patch, internal field and dictionary.
TypeName("entrainmentPressure")
Runtime type information.
virtual tmp< fvPatchScalarField > clone(const DimensionedField< scalar, fvMesh > &iF) const
Construct and return a clone setting internal field reference.
A class for managing temporary objects.