OpenFOAM logo
Open Source CFD Toolkit

JanevReactionRate Class Reference

List of all members.

Public Member Functions

 JanevReactionRate (const scalar A, const scalar beta, const scalar Ta, const scalar b[])
 Construct from components.
 JanevReactionRate (const speciesTable &species, Istream &is)
 Construct from Istream.
scalar operator() (const scalar T, const scalar p, const scalarField &c) const

Static Public Member Functions

word type ()
 Return the type name.

Friends

Ostreamoperator<< (Ostream &, const JanevReactionRate &)

Constructor & Destructor Documentation

JanevReactionRate const scalar  A,
const scalar  beta,
const scalar  Ta,
const scalar  b[]
[inline]
 

Construct from components.

Definition at line 47 of file JanevReactionRateI.H.

JanevReactionRate const speciesTable species,
Istream is
[inline]
 

Construct from Istream.

Definition at line 67 of file JanevReactionRateI.H.


Member Function Documentation

scalar operator() const scalar  T,
const scalar  p,
const scalarField c
const [inline]
 

Definition at line 88 of file JanevReactionRateI.H.

References Foam::pow(), and Foam::T().

Here is the call graph for this function:

word type  )  [inline, static]
 

Return the type name.

Definition at line 94 of file JanevReactionRate.H.

References Foam::scalarField.


Friends And Related Function Documentation

Ostream& operator<< Ostream os,
const JanevReactionRate jrr
[friend]
 

Definition at line 121 of file JanevReactionRateI.H.


The documentation for this class was generated from the following files:
For further information go to www.openfoam.org