OpenFOAM logo
Open Source CFD Toolkit

ignitionSite Class Reference

Collaboration diagram for ignitionSite:

Collaboration graph
[legend]
List of all members.

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< ignitionSiteclone () const
 Clone.
const vectorlocation () const
scalar diameter () const
scalar time () const
scalar duration () const
scalar strength () const
const labelListcells () const
 Return the ignition cells updated if the mesh moved.
const scalarListcellVolumes () const
bool igniting () const
bool ignited () const
void operator= (const ignitionSite &)

Constructor & Destructor Documentation

ignitionSite Istream ,
const Time ,
const fvMesh
 

Construct from Istream and database.

ignitionSite Istream ,
const engineTime ,
const fvMesh
 

Construct from Istream and engineTime.


Member Function Documentation

const labelList& cells  )  const
 

Return the ignition cells updated if the mesh moved.

const scalarList& cellVolumes  )  const [inline]
 

Definition at line 171 of file ignitionSite.H.

autoPtr<ignitionSite> clone  )  const [inline]
 

Clone.

Definition at line 133 of file ignitionSite.H.

scalar diameter  )  const [inline]
 

Definition at line 148 of file ignitionSite.H.

scalar duration  )  const [inline]
 

Definition at line 158 of file ignitionSite.H.

References Foam::labelList, and Foam::scalarList.

bool ignited  )  const
 

bool igniting  )  const
 

const vector& location  )  const [inline]
 

Definition at line 143 of file ignitionSite.H.

void operator= const ignitionSite  ) 
 

scalar strength  )  const [inline]
 

Definition at line 163 of file ignitionSite.H.

scalar time  )  const [inline]
 

Definition at line 153 of file ignitionSite.H.


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