OpenFOAM logo
Open Source CFD Toolkit

ignition Class Reference

Collaboration diagram for ignition:

Collaboration graph
[legend]
List of all members.

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?

Constructor & Destructor Documentation

ignition const dictionary ,
const Time ,
const fvMesh
 

Construct from Istream and database.

ignition const dictionary ,
const engineTime ,
const fvMesh
 

Construct from Istream and engineTime.


Member Function Documentation

bool ignite  )  const [inline]
 

Definition at line 102 of file ignition.H.

bool ignited  )  const
 

Has the mixture been ignited?

bool igniting  )  const
 

Are any of the ignition site currently igniting.

const PtrList<ignitionSite>& sites  )  [inline]
 

Return the set of ignition sites.

Definition at line 94 of file ignition.H.


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org