infinite reaction rate. More...
Public Member Functions | |
| infiniteReactionRate () | |
| Null constructor. More... | |
| infiniteReactionRate (const speciesTable &species, const dictionary &dict) | |
| Construct from Istream. More... | |
| scalar | operator() (const scalar p, const scalar T, const scalarField &c) const |
| void | write (Ostream &os) const |
| Write to stream. More... | |
Static Public Member Functions | |
| static word | type () |
| Return the type name. More... | |
Friends | |
| Ostream & | operator<< (Ostream &, const infiniteReactionRate &) |
|
inline |
Null constructor.
Definition at line 28 of file infiniteReactionRateI.H.
|
inline |
Construct from Istream.
Definition at line 33 of file infiniteReactionRateI.H.
|
inlinestatic |
Return the type name.
Definition at line 77 of file infiniteReactionRate.H.
References Foam::constant::universal::c, p, Foam::T(), and infiniteReactionRate::write().

|
inline |
Definition at line 47 of file infiniteReactionRateI.H.
|
inline |
Write to stream.
Definition at line 40 of file infiniteReactionRateI.H.
Referenced by infiniteReactionRate::type().

|
friend |
1.8.11