Public Member Functions | List of all members
ignition Class Reference

Foam::ignition. More...

Public Member Functions

 ignition (const dictionary &, const Time &, const fvMesh &)
 
 ignition (const dictionary &, const engineTime &, const fvMesh &)
 
const PtrList< ignitionSite > & sites ()
 
bool ignite () const
 
bool igniting () const
 
bool ignited () const
 

Detailed Description

Foam::ignition.

Source files

Definition at line 51 of file ignition.H.

Constructor & Destructor Documentation

◆ ignition() [1/2]

ignition ( const dictionary combustionProperties,
const Time db,
const fvMesh mesh 
)

Definition at line 28 of file ignitionIO.C.

References Foam::endl(), and Foam::Info.

Here is the call graph for this function:

◆ ignition() [2/2]

ignition ( const dictionary combustionProperties,
const engineTime edb,
const fvMesh mesh 
)

Definition at line 54 of file ignitionIO.C.

References Foam::endl(), and Foam::Info.

Here is the call graph for this function:

Member Function Documentation

◆ sites()

const PtrList<ignitionSite>& sites ( )
inline

Definition at line 85 of file ignition.H.

◆ ignite()

bool ignite ( ) const
inline

Definition at line 93 of file ignition.H.

Referenced by ignition::igniting().

Here is the caller graph for this function:

◆ igniting()

bool igniting ( ) const

Definition at line 27 of file ignition.C.

References forAll, and ignition::ignite().

Here is the call graph for this function:

◆ ignited()

bool ignited ( ) const

Definition at line 48 of file ignition.C.

References forAll.


The documentation for this class was generated from the following files: