Go to the documentation of this file.
82 #ifndef mappedFixedValueFvPatchField_H
83 #define mappedFixedValueFvPatchField_H
99 class mappedFixedValueFvPatchField
101 public fixedValueFvPatchField<Type>,
102 public mappedPatchFieldBase<Type>
109 const mappedPatchBase&
mapper
112 const DimensionedField<Type, volMesh>& iF
This boundary condition maps the value at a set of cells or patch faces back to *this.
A class for managing temporary objects.
Determines a mapping between patch face centres and mesh cell or face centres and processors they're ...
mappedFixedValueFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
Construct from patch and internal field.
This boundary condition supplies a fixed value constraint, and is the base class for a number of othe...
TypeName("mapped")
Runtime type information.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
Functionality for sampling fields using mappedPatchBase. Every call to mappedField() returns a sample...
A list of keyword definitions, which are a keyword followed by any number of values (e....
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
const mappedPatchBase & mapper(const fvPatch &p, const DimensionedField< Type, volMesh > &iF)
virtual tmp< fvPatchField< Type > > clone() const
Construct and return a clone.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
virtual void write(Ostream &) const
Write.