This is the complete list of members for thermophysicalFunction, including all inherited members.
| declareRunTimeSelectionTable(autoPtr, thermophysicalFunction, Istream,(Istream &is),(is)) | thermophysicalFunction | |
| declareRunTimeSelectionTable(autoPtr, thermophysicalFunction, dictionary,(const dictionary &dict),(dict)) | thermophysicalFunction | |
| f(scalar p, scalar T) const =0 | thermophysicalFunction | pure virtual |
| New(Istream &is) | thermophysicalFunction | static |
| New(const dictionary &dict) | 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 | inlinevirtual |
1.8.11