![]() |
|
Public Types | |
typedef sutherlandTransport< specieThermo< janafThermo< perfectGas > > > | reactionThermo |
typedef Reaction< reactionThermo > | reaction |
Public Member Functions | |
TypeName ("chemistryReader") | |
Runtime type information. | |
chemistryReader () | |
Construct null. | |
declareRunTimeSelectionTable (autoPtr, chemistryReader, dictionary,(const dictionary &thermoDict),(thermoDict)) | |
virtual | ~chemistryReader () |
virtual const speciesTable & | species () const =0 |
virtual const HashPtrTable< reactionThermo > & | specieThermo () const =0 |
virtual const SLPtrList< reaction > & | reactions () const =0 |
Static Public Member Functions | |
autoPtr< chemistryReader > | New (const dictionary &thermoDict) |
Select constructed from dictionary. |
|
Definition at line 72 of file chemistryReader.H. |
|
Definition at line 70 of file chemistryReader.H. |
|
Construct null.
Definition at line 94 of file chemistryReader.H. |
|
Definition at line 120 of file chemistryReader.H. |
|
|
|
Select constructed from dictionary.
|
|
Implemented in chemkinReader, and foamChemistryReader. |
|
Implemented in chemkinReader, and foamChemistryReader. |
|
Implemented in chemkinReader, and foamChemistryReader. |
|
Runtime type information.
|