Go to the documentation of this file.
62 #ifndef FixedValueConstraint_H
63 #define FixedValueConstraint_H
101 const word& modelType,
A class for handling words, derived from Foam::string.
Cell-set options abstract base class. Provides a base set of controls, e.g.:
const word & name() const
Return const access to the source name.
Constrain the field values within a specified region.
virtual bool read(const dictionary &dict)
Read source dictionary.
FixedValueConstraint(const word &name, const word &modelType, const dictionary &dict, const fvMesh &mesh)
Construct from components.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Mesh data needed to do the Finite Volume discretisation.
TypeName("FixedValueConstraint")
Runtime type information.
virtual void constrain(fvMatrix< Type > &eqn, const label fieldi)
Set value on field.
const fvMesh & mesh() const
Return const access to the mesh database.
A special matrix type and solver, designed for finite volume solutions of scalar equations....