This is the complete list of members for fieldInterpolationBase< Type, InterpolationType >, including all inherited members.
| clone() const =0 | interpolation< Type > | pure virtual |
| declareRunTimeSelectionTable(autoPtr, interpolation, dictionary,(const VolField< Type > &psi),(psi)) | interpolation< Type > | |
| interpolate(const vectorField &position, const labelList &celli, const labelList &facei=NullObjectRef< labelList >()) const | fieldInterpolationBase< Type, InterpolationType > | virtual |
| interpolate(const Field< barycentric > &coordinates, const labelList &celli, const labelList &tetFacei, const labelList &tetPti, const labelList &facei=NullObjectRef< labelList >()) const | fieldInterpolationBase< Type, InterpolationType > | virtual |
| New(const word &interpolationType, const VolField< Type > &psi) | interpolation< Type > | static |
| New(const dictionary &interpolationSchemes, const VolField< Type > &psi) | interpolation< Type > | static |
| TypeName("interpolation") | interpolation< Type > | |
| ~interpolation() | interpolation< Type > | virtual |