Go to the documentation of this file.
51 #ifndef ExplicitSetValue_H
52 #define ExplicitSetValue_H
100 const word& modelType,
A class for handling words, derived from string.
Cell-set options abtract base class. Provides a base set of controls, e.g.
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.
virtual void constrain(fvMatrix< Type > &eqn, const label fieldI)
Set value on field.
void setFieldData(const dictionary &dict)
Set the local field data.
A list of keyword definitions, which are a keyword followed by any number of values (e....
ExplicitSetValue(const word &name, const word &modelType, const dictionary &dict, const fvMesh &mesh)
Construct from components.
Mesh data needed to do the Finite Volume discretisation.
List< Type > injectionRate_
Source value per field.
TypeName("explicitSetValue")
Runtime type information.
virtual bool read(const dictionary &dict)
Read source dictionary.
const fvMesh & mesh() const
Return const access to the mesh database.