70 #ifndef outletMappedUniformInletHeatAdditionFvPatchField_H 71 #define outletMappedUniformInletHeatAdditionFvPatchField_H 86 class outletMappedUniformInletHeatAdditionFvPatchField
88 public fixedValueFvPatchScalarField
91 typedef fixedValueFvPatchScalarField parent_bctype;
96 autoPtr<Function1<scalar>> Qptr_;
99 word outletPatchName_;
114 TypeName(
"outletMappedUniformInletHeatAddition");
173 return outletPatchName_;
184 virtual void write(Ostream&)
const;
190 using parent_bctype::operator=;
A list of keyword definitions, which are a keyword followed by a number of values (eg...
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
static tmp< fvPatchField< Type > > Clone(const DerivedPatchField &pf, Args &&... args)
Clone a patch field, optionally with internal field reference etc.
A class for handling words, derived from Foam::string.
A FieldMapper for finite-volume patch fields.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
A class for managing temporary objects.