60 #ifndef FixedValueConstraint_H 61 #define FixedValueConstraint_H 99 const word& modelType,
const word & name() const
Return const access to the source name.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
A list of keyword definitions, which are a keyword followed by any number of values (e...
Constrain the field values within a specified region.
FixedValueConstraint(const word &name, const word &modelType, const dictionary &dict, const fvMesh &mesh)
Construct from components.
virtual void constrain(fvMatrix< Type > &eqn, const label fieldi)
Set value on field.
A class for handling words, derived from string.
A special matrix type and solver, designed for finite volume solutions of scalar equations. Face addressing is used to make all matrix assembly and solution loops vectorise.
const fvMesh & mesh() const
Return const access to the mesh database.
Mesh data needed to do the Finite Volume discretisation.
Cell-set options abtract base class. Provides a base set of controls, e.g.:
virtual bool read(const dictionary &dict)
Read source dictionary.
TypeName("FixedValueConstraint")
Runtime type information.