74 #ifndef mappedFieldFvPatchField_H 75 #define mappedFieldFvPatchField_H 92 class mappedFieldFvPatchField
94 public fixedValueFvPatchField<Type>,
95 public mappedPatchBase,
96 public mappedPatchFieldBase<Type>
136 const word& fieldName,
137 const bool setAverage,
139 const word& interpolationScheme
virtual void write(Ostream &) const
Write.
dimensioned< Type > average(const DimensionedField< Type, GeoMesh > &df)
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
const word & samplePatch() const
Patch (only if NEARESTPATCHFACE)
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
A class for handling words, derived from string.
Foam::fvPatchFieldMapper.
A list of keyword definitions, which are a keyword followed by any number of values (e...
scalar distance(const vector &p1, const vector &p2)
const word & sampleRegion() const
Region to sample.
This boundary condition provides a self-contained version of the mapped condition. It does not use information on the patch; instead it holds thr data locally.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
sampleMode
Mesh items to sample.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
virtual tmp< fvPatchField< Type > > clone() const
Construct and return a clone.
TypeName("mappedField")
Runtime type information.
A class for managing temporary objects.
mappedFieldFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
Construct from patch and internal field.