|
VTK
9.0.1
|
This is the complete list of members for vtkLagrangeInterpolation, 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 |
| EvaluateShapeAndGradient(const int order, const double pcoord, double *shape, double *grad) | vtkLagrangeInterpolation | static |
| EvaluateShapeFunctions(const int order, const double pcoord, double *shape) | vtkLagrangeInterpolation | static |
| 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) | vtkLagrangeInterpolation | virtual |
| IsTypeOf(const char *type) | vtkLagrangeInterpolation | 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() | vtkLagrangeInterpolation | static |
| NewInstance() const | vtkLagrangeInterpolation | |
| NewInstanceInternal() const | vtkLagrangeInterpolation | 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 | vtkLagrangeInterpolation | 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) | vtkLagrangeInterpolation | static |
| SetDebug(bool debugFlag) | vtkObject | |
| SetGlobalWarningDisplay(int val) | vtkObject | static |
| SetReferenceCount(int) | vtkObjectBase | |
| ShapeSpace | vtkHigherOrderInterpolation | protected |
| SubjectHelper | vtkObject | protected |
| Superclass typedef | vtkLagrangeInterpolation | |
| Tensor1ShapeDerivatives(const int order[1], const double *pcoords, double *derivs) | vtkLagrangeInterpolation | static |
| 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) | vtkLagrangeInterpolation | static |
| vtkHigherOrderInterpolation::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) | vtkLagrangeInterpolation | static |
| vtkHigherOrderInterpolation::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) | vtkLagrangeInterpolation | static |
| vtkHigherOrderInterpolation::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) override | vtkLagrangeInterpolation | virtual |
| vtkHigherOrderInterpolation::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) | vtkLagrangeInterpolation | static |
| 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) | vtkLagrangeInterpolation | static |
| vtkHigherOrderInterpolation::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 |
| vtkLagrangeInterpolation() | vtkLagrangeInterpolation | 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) override | vtkLagrangeInterpolation | virtual |
| vtkHigherOrderInterpolation::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) override | vtkLagrangeInterpolation | virtual |
| vtkHigherOrderInterpolation::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) | vtkLagrangeInterpolation | static |
| 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) | vtkLagrangeInterpolation | static |
| vtkHigherOrderInterpolation::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 |
| ~vtkLagrangeInterpolation() override | vtkLagrangeInterpolation | protected |
| ~vtkObject() override | vtkObject | protected |
| ~vtkObjectBase() | vtkObjectBase | protectedvirtual |
1.8.17