This is the complete list of members for tabulatedTransport< Thermo >, including all inherited members.
| clone() const | tabulatedTransport< Thermo > | inline |
| kappa(const scalar p, const scalar T) const | tabulatedTransport< Thermo > | inline |
| mu(const scalar p, const scalar T) const | tabulatedTransport< Thermo > | inline |
| operator(Ostream &, const tabulatedTransport &) | tabulatedTransport< Thermo > | friend |
| tabulatedTransport(const Thermo &t, const table2D &muPoly, const table2D &kappaPoly) | tabulatedTransport< Thermo > | inline |
| tabulatedTransport(const word &, const tabulatedTransport &) | tabulatedTransport< Thermo > | inline |
| tabulatedTransport(const word &name, const dictionary &dict) | tabulatedTransport< Thermo > | |
| typeName() | tabulatedTransport< Thermo > | inlinestatic |
| write(Ostream &os) const | tabulatedTransport< Thermo > |