This is the complete list of members for fieldInterpolation< 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 | fieldInterpolation< Type, InterpolationType > | virtual |
interpolate(const Field< barycentric > &coordinates, const labelList &celli, const labelList &tetFacei, const labelList &tetPti, const labelList &facei=NullObjectRef< labelList >()) 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 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 |