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