71 #ifndef mappedFixedInternalValueFvPatchField_H 72 #define mappedFixedInternalValueFvPatchField_H 86 class mappedFixedInternalValueFvPatchField
88 public mappedFixedValueFvPatchField<Type>
94 TypeName(
"mappedFixedInternalValue");
159 virtual void write(Ostream&
os)
const;
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.
TypeName("mappedFixedInternalValue")
Runtime type information.
static tmp< fvPatchField< Type > > Clone(const DerivedPatchField &pf, Args &&... args)
Clone a patch field, optionally with internal field reference etc.
A FieldMapper for finite-volume patch fields.
mappedFixedInternalValueFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
Construct from patch and internal field.
OBJstream os(runTime.globalPath()/outputName)
virtual void write(Ostream &os) const
Write.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
A class for managing temporary objects.
This boundary condition maps the boundary and internal values of a neighbour patch field to the bound...
virtual tmp< fvPatchField< Type > > clone() const
Return a clone.