This is the complete list of members for fieldInterpolation< Type, InterpolationType >, including all inherited members.
| declareRunTimeSelectionTable(autoPtr, interpolation, dictionary,(const GeometricField< Type, fvPatchField, volMesh > &psi),(psi)) | interpolation< Type > | |
| interpolate(const vectorField &position, const labelField &celli, const labelField &facei=NullObjectRef< labelField >()) const | fieldInterpolation< Type, InterpolationType > | virtual |
| interpolate(const Field< barycentric > &coordinates, const labelField &celli, const labelField &tetFacei, const labelField &tetPti, const labelField &facei=NullObjectRef< labelField >()) const | fieldInterpolation< Type, InterpolationType > | virtual |
| Foam::interpolation::interpolate(const vector &position, const label celli, const label facei=-1) const =0 | interpolation< Type > | pure virtual |
| Foam::interpolation::interpolate(const barycentric &coordinates, const tetIndices &tetIs, const label facei=-1) const | interpolation< Type > | virtual |
| interpolation(const GeometricField< Type, fvPatchField, volMesh > &psi) | interpolation< Type > | |
| mesh_ | interpolation< Type > | protected |
| New(const word &interpolationType, const GeometricField< Type, fvPatchField, volMesh > &psi) | interpolation< Type > | static |
| New(const dictionary &interpolationSchemes, const GeometricField< Type, fvPatchField, volMesh > &psi) | interpolation< Type > | static |
| psi() const | interpolation< Type > | inline |
| psi_ | interpolation< Type > | protected |
| type() const =0 | interpolation< Type > | pure virtual |
| ~interpolation() | interpolation< Type > | inlinevirtual |