65 #ifndef copiedFixedValueFvPatchScalarField_H 66 #define copiedFixedValueFvPatchScalarField_H 79 class copiedFixedValueFvPatchScalarField
81 public fixedValueFvPatchScalarField
164 virtual void write(Ostream&)
const;
copiedFixedValueFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
A list of keyword definitions, which are a keyword followed by a number of values (eg...
Copies the boundary values from a user specified field.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
virtual void write(Ostream &) const
Write.
static tmp< fvPatchField< Type > > Clone(const DerivedPatchField &pf, Args &&... args)
Clone a patch field, optionally with internal field reference etc.
A FieldMapper for finite-volume patch fields.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
TypeName("copiedFixedValue")
Runtime type information.
word sourceFieldName_
Name of the source field.
A class for managing temporary objects.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
virtual tmp< fvPatchField< scalar > > clone() const
Return a clone.