A list of keyword definitions, which are a keyword followed by any number of values (e...
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.
ignition(const dictionary &, const Time &, const fvMesh &)
Construct from Istream and database.
void operator=(const ignition &)=delete
Disallow default bitwise assignment.
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
bool igniting() const
Are any of the ignition site currently igniting.
const PtrList< ignitionSite > & sites()
Return the set of ignition sites.
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
bool ignited() const
Has the mixture been ignited?
Mesh data needed to do the Finite Volume discretisation.