![]() |
|
Public Member Functions | |
TypeName ("NSRDSfunc2") | |
Runtime type information. | |
NSRDSfunc2 (scalar a, scalar b, scalar c, scalar d) | |
Construct from components. | |
NSRDSfunc2 (Istream &is) | |
Construct from Istream. | |
scalar | f (scalar, scalar T) const |
Evaluate the function and return the result. | |
void | writeData (Ostream &os) const |
Write the function coefficients. | |
Friends | |
Ostream & | operator<< (Ostream &os, const NSRDSfunc2 &f) |
|
Construct from components.
Definition at line 91 of file NSRDSfunc2.H. |
|
Construct from Istream.
Definition at line 100 of file NSRDSfunc2.H. References readScalar. |
|
Evaluate the function and return the result.
Implements thermophysicalFunction. Definition at line 112 of file NSRDSfunc2.H. |
|
Runtime type information.
|
|
Write the function coefficients.
Implements thermophysicalFunction. Definition at line 119 of file NSRDSfunc2.H. |
|
Definition at line 130 of file NSRDSfunc2.H. |