71 #ifndef Foam_mappedFixedInternalValueFvPatchField_H 72 #define Foam_mappedFixedInternalValueFvPatchField_H 86 class mappedFixedInternalValueFvPatchField
88 public mappedFixedValueFvPatchField<Type>
90 typedef mappedFixedInternalValueFvPatchField<Type> this_bctype;
91 typedef mappedFixedValueFvPatchField<Type> parent_bctype;
96 TypeName(
"mappedFixedInternalValue");
168 #include "mappedFixedInternalValueFvPatchField.txx" This boundary condition supplies a fixed value constraint, and is the base class for a number of othe...
virtual void write(Ostream &os) const
Write.
A list of keyword definitions, which are a keyword followed by a number of values (eg...
friend Ostream & operator(Ostream &, const fvPatchField< Type > &)
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.
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...
A class for managing temporary objects.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
virtual tmp< fvPatchField< Type > > clone() const
No clone without an internal field reference.