| VTK
    9.0.1
    | 
This is the complete list of members for vtkHigherOrderInterpolation, including all inherited members.
| AddObserver(unsigned long event, vtkCommand *, float priority=0.0f) | vtkObject | |
| AddObserver(const char *event, vtkCommand *, float priority=0.0f) | vtkObject | |
| AddObserver(unsigned long event, U observer, void(T::*callback)(), float priority=0.0f) | vtkObject | inline | 
| AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | inline | 
| AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | inline | 
| AppendCurveCollocationPoints(vtkSmartPointer< vtkPoints > &pts, const int order[1]) | vtkHigherOrderInterpolation | static | 
| AppendHexahedronCollocationPoints(vtkSmartPointer< vtkPoints > &pts, const int order[3]) | vtkHigherOrderInterpolation | static | 
| AppendQuadrilateralCollocationPoints(vtkSmartPointer< vtkPoints > &pts, const int order[2]) | vtkHigherOrderInterpolation | static | 
| AppendWedgeCollocationPoints(vtkSmartPointer< vtkPoints > &pts, const int order[3]) | vtkHigherOrderInterpolation | static | 
| BreakOnError() | vtkObject | static | 
| CollectRevisions(ostream &) | vtkObjectBase | inlineprotectedvirtual | 
| Debug | vtkObject | protected | 
| DebugOff() | vtkObject | virtual | 
| DebugOn() | vtkObject | virtual | 
| Delete() | vtkObjectBase | virtual | 
| DerivSpace | vtkHigherOrderInterpolation | protected | 
| FastDelete() | vtkObjectBase | virtual | 
| GetClassName() const | vtkObjectBase | |
| GetCommand(unsigned long tag) | vtkObject | |
| GetDebug() | vtkObject | |
| GetEdgeIndicesBoundingHexFace(int faceId) | vtkHigherOrderInterpolation | static | 
| GetEdgeIndicesBoundingWedgeFace(int faceId) | vtkHigherOrderInterpolation | static | 
| GetFixedParameterOfHexFace(int faceId) | vtkHigherOrderInterpolation | static | 
| GetFixedParameterOfWedgeFace(int faceId) | vtkHigherOrderInterpolation | static | 
| GetFixedParametersOfHexEdge(int edgeId) | vtkHigherOrderInterpolation | static | 
| GetFixedParametersOfWedgeEdge(int edgeId) | vtkHigherOrderInterpolation | static | 
| GetGlobalWarningDisplay() | vtkObject | static | 
| GetMTime() | vtkObject | virtual | 
| GetNumberOfGenerationsFromBase(const char *name) | vtkObjectBase | virtual | 
| GetNumberOfGenerationsFromBaseType(const char *name) | vtkObjectBase | static | 
| GetParametricHexCoordinates(int vertexId) | vtkHigherOrderInterpolation | static | 
| GetParametricWedgeCoordinates(int vertexId) | vtkHigherOrderInterpolation | static | 
| GetPointIndicesBoundingHexEdge(int edgeId) | vtkHigherOrderInterpolation | static | 
| GetPointIndicesBoundingHexFace(int faceId) | vtkHigherOrderInterpolation | static | 
| GetPointIndicesBoundingWedgeEdge(int edgeId) | vtkHigherOrderInterpolation | static | 
| GetPointIndicesBoundingWedgeFace(int faceId) | vtkHigherOrderInterpolation | static | 
| GetReferenceCount() | vtkObjectBase | inline | 
| GetVaryingParameterOfHexEdge(int edgeId) | vtkHigherOrderInterpolation | static | 
| GetVaryingParameterOfWedgeEdge(int edgeId) | vtkHigherOrderInterpolation | static | 
| GetVaryingParametersOfHexFace(int faceId) | vtkHigherOrderInterpolation | static | 
| GetVaryingParametersOfWedgeFace(int faceId) | vtkHigherOrderInterpolation | static | 
| GlobalWarningDisplayOff() | vtkObject | inlinestatic | 
| GlobalWarningDisplayOn() | vtkObject | inlinestatic | 
| HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
| HasObserver(const char *event, vtkCommand *) | vtkObject | |
| HasObserver(unsigned long event) | vtkObject | |
| HasObserver(const char *event) | vtkObject | |
| InitializeObjectBase() | vtkObjectBase | |
| InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr) | vtkObject | protected | 
| InternalReleaseFocus() | vtkObject | protected | 
| InvokeEvent(unsigned long event, void *callData) | vtkObject | |
| InvokeEvent(const char *event, void *callData) | vtkObject | |
| InvokeEvent(unsigned long event) | vtkObject | inline | 
| InvokeEvent(const char *event) | vtkObject | inline | 
| IsA(const char *type) | vtkHigherOrderInterpolation | virtual | 
| IsTypeOf(const char *type) | vtkHigherOrderInterpolation | static | 
| JacobianInverse(vtkPoints *points, const double *derivs, double **inverse) | vtkHigherOrderInterpolation | |
| JacobianInverseWedge(vtkPoints *points, const double *derivs, double **inverse) | vtkHigherOrderInterpolation | |
| Modified() | vtkObject | virtual | 
| MTime | vtkObject | protected | 
| New() | vtkObject | static | 
| NewInstance() const | vtkHigherOrderInterpolation | |
| NewInstanceInternal() const | vtkHigherOrderInterpolation | protectedvirtual | 
| NumberOfIntervals(const int order[N]) | vtkHigherOrderInterpolation | static | 
| vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected | 
| PrepareForOrder(const int order[3], const vtkIdType numberOfPoints) | vtkHigherOrderInterpolation | protected | 
| Print(ostream &os) | vtkObjectBase | |
| PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual | 
| PrintRevisions(ostream &) | vtkObjectBase | inline | 
| PrintSelf(ostream &os, vtkIndent indent) override | vtkHigherOrderInterpolation | virtual | 
| PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual | 
| ReferenceCount | vtkObjectBase | protected | 
| Register(vtkObjectBase *o) | vtkObjectBase | virtual | 
| RegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual | 
| RemoveAllObservers() | vtkObject | |
| RemoveObserver(vtkCommand *) | vtkObject | |
| RemoveObserver(unsigned long tag) | vtkObject | |
| RemoveObservers(unsigned long event, vtkCommand *) | vtkObject | |
| RemoveObservers(const char *event, vtkCommand *) | vtkObject | |
| RemoveObservers(unsigned long event) | vtkObject | |
| RemoveObservers(const char *event) | vtkObject | |
| ReportReferences(vtkGarbageCollector *) | vtkObjectBase | protectedvirtual | 
| SafeDownCast(vtkObjectBase *o) | vtkHigherOrderInterpolation | static | 
| SetDebug(bool debugFlag) | vtkObject | |
| SetGlobalWarningDisplay(int val) | vtkObject | static | 
| SetReferenceCount(int) | vtkObjectBase | |
| ShapeSpace | vtkHigherOrderInterpolation | protected | 
| SubjectHelper | vtkObject | protected | 
| Superclass typedef | vtkHigherOrderInterpolation | |
| Tensor1ShapeDerivatives(const int order[1], const double *pcoords, double *derivs, void(*function_evaluate_shape_and_gradient)(int, double, double *, double *)) | vtkHigherOrderInterpolation | static | 
| Tensor1ShapeFunctions(const int order[1], const double *pcoords, double *shape, void(*function_evaluate_shape_functions)(int, double, double *)) | vtkHigherOrderInterpolation | static | 
| Tensor2ShapeDerivatives(const int order[2], const double *pcoords, double *derivs, void(*function_evaluate_shape_and_gradient)(int, double, double *, double *)) | vtkHigherOrderInterpolation | static | 
| Tensor2ShapeFunctions(const int order[2], const double *pcoords, double *shape, void(*function_evaluate_shape_functions)(int, double, double *)) | vtkHigherOrderInterpolation | static | 
| Tensor3EvaluateDerivative(const int order[3], const double *pcoords, vtkPoints *points, const double *fieldVals, int fieldDim, double *fieldDerivs)=0 | vtkHigherOrderInterpolation | pure virtual | 
| Tensor3EvaluateDerivative(const int order[3], const double *pcoords, vtkPoints *points, const double *fieldVals, int fieldDim, double *fieldDerivs, void(*function_evaluate_shape_and_gradient)(int, double, double *, double *)) | vtkHigherOrderInterpolation | |
| Tensor3ShapeDerivatives(const int order[3], const double *pcoords, double *derivs, void(*function_evaluate_shape_and_gradient)(int, double, double *, double *)) | vtkHigherOrderInterpolation | static | 
| Tensor3ShapeFunctions(const int order[3], const double *pcoords, double *shape, void(*function_evaluate_shape_functions)(int, double, double *)) | vtkHigherOrderInterpolation | static | 
| UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual | 
| UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual | 
| vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
| vtkHigherOrderInterpolation() | vtkHigherOrderInterpolation | protected | 
| vtkObject() | vtkObject | protected | 
| vtkObjectBase() | vtkObjectBase | protected | 
| vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected | 
| WeakPointers | vtkObjectBase | protected | 
| WedgeEvaluate(const int order[3], const vtkIdType numberOfPoints, const double *pcoords, double *fieldVals, int fieldDim, double *fieldAtPCoords)=0 | vtkHigherOrderInterpolation | pure virtual | 
| WedgeEvaluate(const int order[3], const vtkIdType numberOfPoints, const double *pcoords, double *fieldVals, int fieldDim, double *fieldAtPCoords, vtkHigherOrderTriangle &tri, void(*function_evaluate_shape_functions)(int, double, double *)) | vtkHigherOrderInterpolation | |
| WedgeEvaluateDerivative(const int order[3], const double *pcoords, vtkPoints *points, const double *fieldVals, int fieldDim, double *fieldDerivs)=0 | vtkHigherOrderInterpolation | pure virtual | 
| WedgeEvaluateDerivative(const int order[3], const double *pcoords, vtkPoints *points, const double *fieldVals, int fieldDim, double *fieldDerivs, vtkHigherOrderTriangle &tri, void(*function_evaluate_shape_and_gradient)(int, double, double *, double *)) | vtkHigherOrderInterpolation | |
| WedgeShapeDerivatives(const int order[3], const vtkIdType numberOfPoints, const double *pcoords, double *derivs, vtkHigherOrderTriangle &tri, void(*function_evaluate_shape_and_gradient)(int, double, double *, double *)) | vtkHigherOrderInterpolation | static | 
| WedgeShapeFunctions(const int order[3], const vtkIdType numberOfPoints, const double *pcoords, double *shape, vtkHigherOrderTriangle &tri, void(*function_evaluate_shape_functions)(int, double, double *)) | vtkHigherOrderInterpolation | static | 
| ~vtkHigherOrderInterpolation() override | vtkHigherOrderInterpolation | protected | 
| ~vtkObject() override | vtkObject | protected | 
| ~vtkObjectBase() | vtkObjectBase | protectedvirtual | 
 1.8.17
 1.8.17