![]() |
|
Public Member Functions | |
TypeName ("NSRDSfunc4") | |
Runtime type information. | |
NSRDSfunc4 (scalar a, scalar b, scalar c, scalar d, scalar e) | |
Construct from components. | |
NSRDSfunc4 (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 NSRDSfunc4 &f) |
|
Construct from components.
Definition at line 91 of file NSRDSfunc4.H. |
|
Construct from Istream.
Definition at line 101 of file NSRDSfunc4.H. References readScalar. |
|
Evaluate the function and return the result.
Implements thermophysicalFunction. Definition at line 114 of file NSRDSfunc4.H. |
|
Runtime type information.
|
|
Write the function coefficients.
Implements thermophysicalFunction. Definition at line 121 of file NSRDSfunc4.H. |
|
Definition at line 133 of file NSRDSfunc4.H. |