![]() |
|
Public Member Functions | |
ignition (const dictionary &, const Time &, const fvMesh &) | |
Construct from Istream and database. | |
ignition (const dictionary &, const engineTime &, const fvMesh &) | |
Construct from Istream and engineTime. | |
const PtrList< ignitionSite > & | sites () |
Return the set of ignition sites. | |
bool | ignite () const |
bool | igniting () const |
Are any of the ignition site currently igniting. | |
bool | ignited () const |
Has the mixture been ignited? |
|
Construct from Istream and database.
|
|
Construct from Istream and engineTime.
|
|
Definition at line 102 of file ignition.H. |
|
Has the mixture been ignited?
|
|
Are any of the ignition site currently igniting.
|
|
Return the set of ignition sites.
Definition at line 94 of file ignition.H. |