| declareRunTimeSelectionTable(autoPtr, thermophysicalFunction, Istream,(Istream &is),(is)) | thermophysicalFunction | |
| f(scalar p, scalar T) const =0 | thermophysicalFunction | [pure virtual] |
| New(Istream &is) | thermophysicalFunction | [static] |
| operator<<(Ostream &os, const thermophysicalFunction &f) | thermophysicalFunction | [friend] |
| thermophysicalFunction() | thermophysicalFunction | [inline] |
| TypeName("thermophysicalFunction") | thermophysicalFunction | |
| writeData(Ostream &os) const =0 | thermophysicalFunction | [pure virtual] |
| ~thermophysicalFunction() | thermophysicalFunction | [inline, virtual] |