Go to the documentation of this file.
87 #ifndef mappedMixedFvPatchField_H
88 #define mappedMixedFvPatchField_H
103 class mappedMixedFvPatchField
105 public mixedFvPatchField<Type>,
106 public mappedPatchFieldBase<Type>
110 word weightFieldName_;
mappedMixedFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
A class for handling words, derived from Foam::string.
A class for managing temporary objects.
virtual void write(Ostream &) const
virtual void updateCoeffs()
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
virtual void rmap(const fvPatchField< Type > &, const labelList &)
This boundary condition maps the value at a set of cells or patch faces back to *this.
Functionality for sampling fields using mappedPatchBase. Every call to mappedField() returns a sample...
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
virtual void autoMap(const fvPatchFieldMapper &)
This boundary condition provides a base class for 'mixed' type boundary conditions,...
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
virtual tmp< fvPatchField< Type > > clone() const
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...