FreeFOAM The Cross-Platform CFD Toolkit
Reaction< ReactionThermo >::iNew Class Reference

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

#include <src/thermophysicalModels/specie/reaction/Reactions_/Reaction/Reaction.H>


Detailed Description

template<class ReactionThermo>
class Foam::Reaction< ReactionThermo >::iNew

Class used for the read-construction of PtrLists of reaction.

Definition at line 159 of file Reaction.H.

List of all members.

Public Member Functions

 iNew (const speciesTable &species, const HashPtrTable< ReactionThermo > &thermoDatabase)
autoPtr< Reactionoperator() (Istream &is) const

Constructor & Destructor Documentation

iNew ( const speciesTable species,
const HashPtrTable< ReactionThermo > &  thermoDatabase 
)
inline

Definition at line 167 of file Reaction.H.


Member Function Documentation

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

Definition at line 176 of file Reaction.H.

References Reaction< ReactionThermo >::New().


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