![]() |
|
Public Member Functions | |
ignitionSite (Istream &, const Time &, const fvMesh &) | |
Construct from Istream and database. | |
ignitionSite (Istream &, const engineTime &, const fvMesh &) | |
Construct from Istream and engineTime. | |
autoPtr< ignitionSite > | clone () const |
Clone. | |
const vector & | location () const |
scalar | diameter () const |
scalar | time () const |
scalar | duration () const |
scalar | strength () const |
const labelList & | cells () const |
Return the ignition cells updated if the mesh moved. | |
const scalarList & | cellVolumes () const |
bool | igniting () const |
bool | ignited () const |
void | operator= (const ignitionSite &) |
|
Construct from Istream and database.
|
|
Construct from Istream and engineTime.
|
|
Return the ignition cells updated if the mesh moved.
|
|
Definition at line 171 of file ignitionSite.H. |
|
Clone.
Definition at line 133 of file ignitionSite.H. |
|
Definition at line 148 of file ignitionSite.H. |
|
Definition at line 158 of file ignitionSite.H. References Foam::labelList, and Foam::scalarList. |
|
|
|
|
|
Definition at line 143 of file ignitionSite.H. |
|
|
|
Definition at line 163 of file ignitionSite.H. |
|
Definition at line 153 of file ignitionSite.H. |