55 #ifndef mQhdFluxFvPatchScalarField_H
56 #define mQhdFluxFvPatchScalarField_H
58 #include "fvPatchFields.H"
59 #include "fixedGradientFvPatchFields.H"
72 public fixedGradientFvPatchScalarField
88 const DimensionedField<scalar, volMesh>&
95 const DimensionedField<scalar, volMesh>&,
105 const DimensionedField<scalar, volMesh>&,
106 const fvPatchFieldMapper&
116 virtual tmp<fvPatchScalarField>
clone()
const
118 return tmp<fvPatchScalarField>
128 const DimensionedField<scalar, volMesh>&
132 virtual tmp<fvPatchScalarField>
clone
134 const DimensionedField<scalar, volMesh>& iF
137 return tmp<fvPatchScalarField>
153 virtual void write(Ostream&)
const;
virtual void write(Ostream &) const
Write.
virtual void updateCoeffs()
Update the patch pressure gradient field.
virtual tmp< fvPatchScalarField > clone() const
Construct and return a clone.
TypeName("mQhdFlux")
Runtime type information.
mQhdFluxFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
This boundary condition sets the pressure gradient to the provided value such that the flux on the bo...