Go to the documentation of this file.
71 #ifndef mappedFixedInternalValueFvPatchField_H
72 #define mappedFixedInternalValueFvPatchField_H
86 class mappedFixedInternalValueFvPatchField
88 public mappedFixedValueFvPatchField<Type>
94 TypeName(
"mappedFixedInternalValue");
This boundary condition maps the value at a set of cells or patch faces back to *this.
A class for managing temporary objects.
This boundary condition maps the boundary and internal values of a neighbour patch field to the bound...
TypeName("mappedFixedInternalValue")
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
OBJstream os(runTime.globalPath()/outputName)
mappedFixedInternalValueFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
virtual void write(Ostream &os) const
virtual void updateCoeffs()
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
virtual tmp< fvPatchField< Type > > clone() const