Go to the documentation of this file.
76 #ifndef prghPressureFvPatchScalarField_H
77 #define prghPressureFvPatchScalarField_H
90 class prghPressureFvPatchScalarField
92 public fixedValueFvPatchScalarField
118 const DimensionedField<scalar, volMesh>&
196 const fvPatchFieldMapper&
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
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 void updateCoeffs()
const scalarField & p() const
Generic templated field type.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
virtual void autoMap(const fvPatchFieldMapper &)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
virtual void write(Ostream &) const
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
prghPressureFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Foam::fvPatchFieldMapper.
virtual void rmap(const fvPatchScalarField &, const labelList &)
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
This boundary condition provides static pressure condition for p_rgh, calculated as:
virtual tmp< fvPatchScalarField > clone() const
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...