Switch active_
Source active flag.
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...
const fvMesh & mesh_
Reference to the mesh database.
A simple wrapper around bool so that it can be read as a word: true/false, on/off, yes/no, y/n, t/f, or none/any.
void setApplied(const label fieldi)
Set the applied flag to true for field index fieldi.
const fvMesh & mesh() const
Return const access to the mesh database.
const word name_
Source name.
A class for handling words, derived from string.
const word & name() const
Return const access to the source name.
bool active() const
Return const access to the source active flag.
const dictionary & coeffs() const
Return dictionary.
Mesh data needed to do the Finite Volume discretisation.
List< bool > applied_
Applied flag list - corresponds to each fieldNames_ entry.
dictionary coeffs_
Dictionary containing source coefficients.