Loading...
Searching...
No Matches
ignition Class Reference

Foam::ignition. More...

#include <ignition.H>

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?

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 )

Construct from Istream and database.

Definition at line 27 of file ignitionIO.C.

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

Here is the call graph for this function:

◆ ignition() [2/2]

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

Construct from Istream and engineTime.

Definition at line 53 of file ignitionIO.C.

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

Here is the call graph for this function:

Member Function Documentation

◆ sites()

const PtrList< ignitionSite > & sites ( )
inline

Return the set of ignition sites.

Definition at line 95 of file ignition.H.

◆ ignite()

bool ignite ( ) const
inline

Definition at line 103 of file ignition.H.

Referenced by ignited(), and igniting().

Here is the caller graph for this function:

◆ igniting()

bool igniting ( ) const

Are any of the ignition site currently igniting.

Definition at line 27 of file ignition.C.

References forAll, ignite(), and igniting().

Referenced by igniting().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ignited()

bool ignited ( ) const

Has the mixture been ignited?

Definition at line 48 of file ignition.C.

References forAll, ignite(), and ignited().

Referenced by ignited().

Here is the call graph for this function:
Here is the caller graph for this function:

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