37 #ifndef ignitionSite_H 38 #define ignitionSite_H 79 mutable label timeIndex_;
84 void findIgnitionCells(
const fvMesh&);
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...
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
ignitionSite(Istream &, const Time &, const fvMesh &)
Construct from Istream and database.
An abstract class for the time description of the piston motion.
const scalarList & cellVolumes() const
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
void operator=(const ignitionSite &)
const vector & location() const
const labelList & cells() const
Return the ignition cells updated if the mesh moved.
iNew(const Time &db, const fvMesh &mesh)
autoPtr< ignitionSite > operator()(Istream &is) const
autoPtr< ignitionSite > clone() const
Clone.
Mesh data needed to do the Finite Volume discretisation.
Class used for the read-construction of.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...