Go to the documentation of this file.
36 #ifndef wallHeatFluxFvPatchScalarFields_H
37 #define wallHeatFluxFvPatchScalarFields_H
51 class wallHeatFluxFvPatchScalarField
53 public fixedGradientFvPatchScalarField
72 const DimensionedField<scalar, volMesh>&
79 const DimensionedField<scalar, volMesh>&,
89 const DimensionedField<scalar, volMesh>&,
90 const fvPatchFieldMapper&
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
virtual tmp< fvPatchScalarField > clone() const
Construct and return a clone.
A class for managing temporary objects.
TypeName("wallHeatFlux")
Runtime type information.
virtual void write(Ostream &) const
Write.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
wallHeatFluxFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...