65 #ifndef mappedFixedInternalValueFvPatchField_H 66 #define mappedFixedInternalValueFvPatchField_H 80 class mappedFixedInternalValueFvPatchField
82 public mappedFixedValueFvPatchField<Type>
88 TypeName(
"mappedFixedInternalValue");
97 const DimensionedField<Type, volMesh>&
A list of keyword definitions, which are a keyword followed by any number of values (e...
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
TypeName("mappedFixedInternalValue")
Runtime type information.
virtual void write(Ostream &) const
Write.
Foam::fvPatchFieldMapper.
mappedFixedInternalValueFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
Construct from patch and internal field.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
A class for managing temporary objects.
This boundary condition maps the boundary and internal values of a neighbour patch field to the bound...
virtual tmp< fvPatchField< Type > > clone() const
Construct and return a clone.