This is the complete list of members for interpolation< Type >, including all inherited members.
| clone() const =0 | interpolation< Type > | pure virtual |
| declareRunTimeSelectionTable(autoPtr, interpolation, dictionary,(const VolField< Type > &psi),(psi)) | interpolation< Type > | |
| interpolate(const vector &position, const label celli, const label facei=-1) const =0 | interpolation< Type > | pure virtual |
| interpolate(const vectorField &position, const labelList &celli, const labelList &facei=NullObjectRef< labelList >()) const =0 | interpolation< Type > | pure virtual |
| interpolate(const barycentric &coordinates, const tetIndices &tetIs, const label facei=-1) const | interpolation< Type > | virtual |
| interpolate(const Field< barycentric > &coordinates, const labelList &celli, const labelList &tetFacei, const labelList &tetPti, const labelList &facei=NullObjectRef< labelList >()) const =0 | interpolation< Type > | pure virtual |
| interpolation(const VolField< Type > &psi) | interpolation< Type > | |
| interpolation(const interpolation< Type > &i) | interpolation< Type > | |
| mesh_ | interpolation< Type > | protected |
| New(const word &interpolationType, const VolField< Type > &psi) | interpolation< Type > | static |
| New(const dictionary &interpolationSchemes, const VolField< Type > &psi) | interpolation< Type > | static |
| psi() const | interpolation< Type > | inline |
| psi_ | interpolation< Type > | protected |
| TypeName("interpolation") | interpolation< Type > | |
| ~interpolation() | interpolation< Type > | inlinevirtual |