![]() |
|
Public Member Functions | |
LindemannFallOffFunction () | |
Construct null. | |
LindemannFallOffFunction (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 LindemannFallOffFunction &) |
|
Construct null.
Definition at line 40 of file LindemannFallOffFunctionI.H. |
|
Construct from Istream.
Definition at line 45 of file LindemannFallOffFunctionI.H. |
|
Definition at line 52 of file LindemannFallOffFunctionI.H. |
|
Return the type name.
Definition at line 79 of file LindemannFallOffFunction.H. |
|
|