Public Member Functions | Private Attributes
ignitionSite::iNew Class Reference

Class used for the read-construction of. More...

Collaboration diagram for ignitionSite::iNew:
Collaboration graph
[legend]

Public Member Functions

 iNew (const Time &db, const fvMesh &mesh)
 
autoPtr< ignitionSiteoperator() (Istream &is) const
 

Private Attributes

const Timedb_
 
const fvMeshmesh_
 

Detailed Description

Class used for the read-construction of.

PtrLists of ignitionSite

Definition at line 92 of file ignitionSite.H.

Constructor & Destructor Documentation

◆ iNew()

iNew ( const Time db,
const fvMesh mesh 
)
inline

Definition at line 99 of file ignitionSite.H.

Member Function Documentation

◆ operator()()

autoPtr<ignitionSite> operator() ( Istream is) const
inline

Definition at line 105 of file ignitionSite.H.

References ignitionSite::iNew::db_, ignitionSite::ignitionSite(), and ignitionSite::iNew::mesh_.

Here is the call graph for this function:

Field Documentation

◆ db_

const Time& db_
private

Definition at line 94 of file ignitionSite.H.

Referenced by ignitionSite::iNew::operator()().

◆ mesh_

const fvMesh& mesh_
private

Definition at line 95 of file ignitionSite.H.

Referenced by ignitionSite::iNew::operator()().


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