Classes | Public Member Functions | List of all members
ignitionSite Class Reference

Foam::ignitionSite. More...

Classes

class  iNew
 

Public Member Functions

 ignitionSite (const ignitionSite &)=default
 
 ignitionSite (Istream &, const Time &, const fvMesh &)
 
 ignitionSite (Istream &, const engineTime &, const fvMesh &)
 
autoPtr< ignitionSiteclone () const
 
const vectorlocation () const
 
scalar diameter () const
 
scalar time () const
 
scalar duration () const
 
scalar strength () const
 
const labelListcells () const
 
const scalarListcellVolumes () const
 
bool igniting () const
 
bool ignited () const
 
void operator= (const ignitionSite &)
 

Detailed Description

Foam::ignitionSite.

Source files

Definition at line 58 of file ignitionSite.H.

Constructor & Destructor Documentation

◆ ignitionSite() [1/3]

ignitionSite ( const ignitionSite )
default

◆ ignitionSite() [2/3]

ignitionSite ( Istream is,
const Time db,
const fvMesh mesh 
)

Definition at line 28 of file ignitionSiteIO.C.

References IOstream::check(), and FUNCTION_NAME.

Here is the call graph for this function:

◆ ignitionSite() [3/3]

ignitionSite ( Istream is,
const engineTime edb,
const fvMesh mesh 
)

Definition at line 64 of file ignitionSiteIO.C.

References IOstream::check(), and FUNCTION_NAME.

Here is the call graph for this function:

Member Function Documentation

◆ clone()

autoPtr<ignitionSite> clone ( ) const
inline

Definition at line 126 of file ignitionSite.H.

References autoPtr::New().

Here is the call graph for this function:

◆ location()

const vector& location ( ) const
inline

Definition at line 136 of file ignitionSite.H.

◆ diameter()

scalar diameter ( ) const
inline

Definition at line 141 of file ignitionSite.H.

◆ time()

scalar time ( ) const
inline

Definition at line 146 of file ignitionSite.H.

◆ duration()

scalar duration ( ) const
inline

Definition at line 151 of file ignitionSite.H.

◆ strength()

scalar strength ( ) const
inline

Definition at line 156 of file ignitionSite.H.

◆ cells()

const Foam::labelList & cells ( ) const

Definition at line 82 of file ignitionSite.C.

◆ cellVolumes()

const scalarList& cellVolumes ( ) const
inline

Definition at line 164 of file ignitionSite.H.

◆ igniting()

bool igniting ( ) const

Definition at line 94 of file ignitionSite.C.

References Foam::max().

Here is the call graph for this function:

◆ ignited()

bool ignited ( ) const

Definition at line 108 of file ignitionSite.C.

◆ operator=()

void operator= ( const ignitionSite is)

Definition at line 119 of file ignitionSite.C.


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