This is the complete list of members for interpolationCellPointFace< Type >, including all inherited members.
declareRunTimeSelectionTable(autoPtr, interpolation, dictionary,(const GeometricField< Type, fvPatchField, volMesh > &psi),(psi)) | interpolation< Type > | |
interpolate(const vector &position, const label celli, const label facei=-1) const | interpolationCellPointFace< Type > | virtual |
fieldInterpolation< Type, interpolationCellPointFace< Type > >::interpolate(const vectorField &position, const labelField &celli, const labelField &facei=NullObjectRef< labelField >()) const | fieldInterpolation< Type, interpolationCellPointFace< Type > > | virtual |
fieldInterpolation< Type, interpolationCellPointFace< Type > >::interpolate(const Field< barycentric > &coordinates, const labelField &celli, const labelField &tetFacei, const labelField &tetPti, const labelField &facei=NullObjectRef< labelField >()) const | fieldInterpolation< Type, interpolationCellPointFace< Type > > | 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 > | |
interpolationCellPointFace(const GeometricField< Type, fvPatchField, volMesh > &psi) | interpolationCellPointFace< 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 |
TypeName("cellPointFace") | interpolationCellPointFace< Type > | |
~interpolation() | interpolation< Type > | inlinevirtual |