![]() |
|
Public Member Functions | |
SRIFallOffFunction (const scalar a, const scalar b, const scalar c, const scalar d, const scalar e) | |
Construct from components. | |
SRIFallOffFunction (Istream &) | |
Construct from Istream. | |
scalar | operator() (const scalar T, const scalar Pr) const |
Static Public Member Functions | |
word | type () |
Return the type name. | |
Friends | |
Ostream & | operator<< (Ostream &, const SRIFallOffFunction &) |
|
Construct from components.
Definition at line 41 of file SRIFallOffFunctionI.H. |
|
Construct from Istream.
Definition at line 58 of file SRIFallOffFunctionI.H. |
|
Definition at line 73 of file SRIFallOffFunctionI.H. |
|
Return the type name.
Definition at line 90 of file SRIFallOffFunction.H. |
|
|