Go to the documentation of this file.
70 #ifndef mappedFixedPushedInternalValueFvPatchField_H
71 #define mappedFixedPushedInternalValueFvPatchField_H
85 class mappedFixedPushedInternalValueFvPatchField
87 public mappedFixedValueFvPatchField<Type>
93 TypeName(
"mappedFixedPushedInternalValue");
102 const DimensionedField<Type, volMesh>&
This boundary condition maps the boundary values of a neighbour patch field to the boundary and inter...
This boundary condition maps the value at a set of cells or patch faces back to *this.
A class for managing temporary objects.
mappedFixedPushedInternalValueFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
Construct from patch and internal field.
TypeName("mappedFixedPushedInternalValue")
Runtime type information.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
A list of keyword definitions, which are a keyword followed by any number of values (e....
virtual void write(Ostream &) const
Write.
virtual tmp< fvPatchField< Type > > clone() const
Construct and return a clone.
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...