55 #ifndef distributionGroupFractionFvPatchScalarField_H
56 #define distributionGroupFractionFvPatchScalarField_H
73 public fixedValueFvPatchScalarField,
88 TypeName(
"distributionGroupFraction");
156 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,...
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Boundary condition for group fractions of a population balance model that sets values corresponding t...
virtual void write(Ostream &) const
Write.
distributionGroupFractionFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, fvMesh > &, const dictionary &)
Construct from patch, internal field and dictionary.
TypeName("distributionGroupFraction")
Runtime type information.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
virtual tmp< fvPatchScalarField > clone(const DimensionedField< scalar, fvMesh > &iF) const
Construct and return a clone setting internal field reference.
Abstract base class for field mapping.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
Base class for source conditions of properties of the groups in a population balance model.
A class for managing temporary objects.