35 #ifndef alphaOneFvPatchScalarField_H
36 #define alphaOneFvPatchScalarField_H
51 public fixedValueFvPatchScalarField
125 using fixedValueFvPatchScalarField::operator=;
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
This boundary condition provides a uniform fixed value one condition.
virtual void write(Ostream &) const
Write.
virtual void operator==(const fvPatchScalarField &)
alphaOneFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, fvMesh > &)
Construct from patch and internal field.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
TypeName("alphaOne")
Runtime type information.
virtual tmp< fvPatchScalarField > clone(const DimensionedField< scalar, fvMesh > &iF) const
Construct and return a clone setting internal field reference.
virtual void operator==(const Field< scalar > &)
virtual void operator==(const scalar &)
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Abstract base class for field mapping.
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
A class for managing temporary objects.