37 #ifndef ignitionSite_H
38 #define ignitionSite_H
78 mutable label timeIndex_;
83 void findIgnitionCells(
const fvMesh&);
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
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.
Class used for the read-construction of.
autoPtr< ignitionSite > operator()(Istream &is) const
iNew(const Time &db, const fvMesh &mesh)
autoPtr< ignitionSite > clone() const
Clone.
const labelList & cells() const
Return the ignition cells updated if the mesh moved.
const scalarList & cellVolumes() const
void operator=(const ignitionSite &)
const vector & location() const
ignitionSite(Istream &, const Time &, const fvMesh &)
Construct from Istream and database.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.