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