78 #ifndef mappedFixedValueFvPatchField_H 79 #define mappedFixedValueFvPatchField_H 95 class mappedFixedValueFvPatchField
97 public fixedValueFvPatchField<Type>,
98 public mappedPatchFieldBase<Type>
105 const mappedPatchBase&
mapper 108 const DimensionedField<Type, volMesh>& iF
A list of keyword definitions, which are a keyword followed by any number of values (e...
mappedFixedValueFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
Construct from patch and internal field.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
This boundary condition maps the value at a set of cells or patch faces back to *this.
Foam::fvPatchFieldMapper.
virtual void write(Ostream &) const
Write.
virtual void updateCoeffs()
Update the coefficients associated with the patch 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...
const mappedPatchBase & mapper(const fvPatch &p, const DimensionedField< Type, volMesh > &iF)
A class for managing temporary objects.
TypeName("mapped")
Runtime type information.
virtual tmp< fvPatchField< Type > > clone() const
Construct and return a clone.