This is the complete list of members for interpolationCellPoint< Type >, including all inherited members.
declareRunTimeSelectionTable(autoPtr, interpolation, dictionary,(const GeometricField< Type, fvPatchField, volMesh > &psi),(psi)) | interpolation< Type > | |
interpolate(const cellPointWeight &cpw) const | interpolationCellPoint< Type > | inline |
interpolate(const vector &position, const label celli, const label facei=-1) const | interpolationCellPoint< Type > | inlinevirtual |
interpolate(const barycentric &coordinates, const tetIndices &tetIs, const label facei=-1) const | interpolationCellPoint< Type > | inlinevirtual |
interpolation(const GeometricField< Type, fvPatchField, volMesh > &psi) | interpolation< Type > | |
interpolationCellPoint(const GeometricField< Type, fvPatchField, volMesh > &psi) | interpolationCellPoint< Type > | |
interpolationCellPoint(const GeometricField< Type, fvPatchField, volMesh > &psi, tmp< GeometricField< Type, pointPatchField, pointMesh >> psip) | interpolationCellPoint< Type > | |
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 |
pMesh_ | interpolation< Type > | protected |
pMeshFaceAreas_ | interpolation< Type > | protected |
pMeshFaceCentres_ | interpolation< Type > | protected |
pMeshFaces_ | interpolation< Type > | protected |
pMeshPoints_ | interpolation< Type > | protected |
psi() const | interpolation< Type > | inline |
psi_ | interpolation< Type > | protected |
psip_ | interpolationCellPoint< Type > | protected |
type() const =0 | interpolation< Type > | pure virtual |
TypeName("cellPoint") | interpolationCellPoint< Type > | |
~interpolation() | interpolation< Type > | inlinevirtual |