43 const word& modelType,
void size(const label)
Override size to be inconsistent with allocated storage.
static const List< word > & null()
Return a null List.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Mesh data needed to do the Finite Volume discretisation.
Finite volume model abstract base class.
Base class for finite volume sources.
virtual wordList addSupFields() const
Return the list of fields for which the fvModel adds source term.
virtual label nCells() const
Return the number of cells that the source applies to.
virtual ~fvSource()
Destructor.
fvSource(const word &name, const word &modelType, const fvMesh &mesh, const dictionary &dict)
Construct from explicit source name and mesh.
A class for handling words, derived from string.
A special matrix type and solver, designed for finite volume solutions of scalar equations.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
word name(const bool)
Return a word representation of a bool.
defineTypeNameAndDebug(combustionModel, 0)