VTK  9.0.2
vtkLagrangeHexahedron Member List

This is the complete list of members for vtkLagrangeHexahedron, 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)vtkObjectinline
AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObjectinline
AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObjectinline
ApproxvtkHigherOrderHexahedronprotected
ApproxCDvtkHigherOrderHexahedronprotected
ApproxPDvtkHigherOrderHexahedronprotected
BoundsvtkCellprotected
BreakOnError()vtkObjectstatic
CellBoundary(int subId, const double pcoords[3], vtkIdList *pts) overridevtkHigherOrderHexahedronvirtual
CellScalarsvtkHigherOrderHexahedronprotected
Clip(double value, vtkDataArray *cellScalars, vtkIncrementalPointLocator *locator, vtkCellArray *polys, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd, int insideOut) overridevtkHigherOrderHexahedronvirtual
CollectRevisions(ostream &)vtkObjectBaseinlineprotectedvirtual
Contour(double value, vtkDataArray *cellScalars, vtkIncrementalPointLocator *locator, vtkCellArray *verts, vtkCellArray *lines, vtkCellArray *polys, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd) overridevtkHigherOrderHexahedronvirtual
DebugvtkObjectprotected
DebugOff()vtkObjectvirtual
DebugOn()vtkObjectvirtual
DeepCopy(vtkCell *c)vtkCellvirtual
Delete()vtkObjectBasevirtual
Derivatives(int subId, const double pcoords[3], const double *values, int dim, double *derivs) overridevtkHigherOrderHexahedronvirtual
EdgeCellvtkLagrangeHexahedronprotected
EvaluateLocation(int &subId, const double pcoords[3], double x[3], double *weights) overridevtkHigherOrderHexahedronvirtual
EvaluatePosition(const double x[3], double closestPoint[3], int &subId, double pcoords[3], double &dist2, double weights[]) overridevtkHigherOrderHexahedronvirtual
FaceCellvtkLagrangeHexahedronprotected
FastDelete()vtkObjectBasevirtual
GetApprox()vtkHigherOrderHexahedronprotected
GetApproximateHex(int subId, vtkDataArray *scalarsIn=nullptr, vtkDataArray *scalarsOut=nullptr) overridevtkLagrangeHexahedronprotectedvirtual
GetBounds(double bounds[6])vtkCell
GetBounds()vtkCell
GetCellDimension() overridevtkHigherOrderHexahedroninlinevirtual
GetCellType() overridevtkLagrangeHexahedroninlinevirtual
GetClassName() constvtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetDebug()vtkObject
GetEdge(int edgeId) overridevtkLagrangeHexahedronvirtual
getEdgeCell() overridevtkLagrangeHexahedronvirtual
GetFace(int faceId) overridevtkLagrangeHexahedronvirtual
getFaceCell() overridevtkLagrangeHexahedronvirtual
GetFaces()vtkCellinlinevirtual
GetGlobalWarningDisplay()vtkObjectstatic
getInterp() overridevtkLagrangeHexahedronvirtual
GetLength2()vtkCell
GetMTime()vtkObjectvirtual
GetNumberOfEdges() overridevtkHigherOrderHexahedroninlinevirtual
GetNumberOfFaces() overridevtkHigherOrderHexahedroninlinevirtual
GetNumberOfGenerationsFromBase(const char *name)vtkObjectBasevirtual
GetNumberOfGenerationsFromBaseType(const char *name)vtkObjectBasestatic
GetNumberOfPoints()vtkCellinline
GetOrder()vtkHigherOrderHexahedronvirtual
GetOrder(int i)vtkHigherOrderHexahedroninlinevirtual
GetParametricCenter(double center[3]) overridevtkHigherOrderHexahedroninlinevirtual
GetParametricCoords() overridevtkHigherOrderHexahedronvirtual
GetParametricDistance(const double pcoords[3]) overridevtkHigherOrderHexahedronvirtual
GetPointId(int ptId)vtkCellinline
GetPointIds()vtkCellinline
GetPoints()vtkCellinline
GetReferenceCount()vtkObjectBaseinline
GlobalWarningDisplayOff()vtkObjectinlinestatic
GlobalWarningDisplayOn()vtkObjectinlinestatic
HasObserver(unsigned long event, vtkCommand *)vtkObject
HasObserver(const char *event, vtkCommand *)vtkObject
HasObserver(unsigned long event)vtkObject
HasObserver(const char *event)vtkObject
Initialize() overridevtkHigherOrderHexahedronvirtual
vtkNonLinearCell::Initialize(int npts, const vtkIdType *pts, vtkPoints *p)vtkCell
vtkNonLinearCell::Initialize(int npts, vtkPoints *p)vtkCell
InitializeObjectBase()vtkObjectBase
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr)vtkObjectprotected
InternalReleaseFocus()vtkObjectprotected
InterpvtkLagrangeHexahedronprotected
InterpolateDerivs(const double pcoords[3], double *derivs) overridevtkLagrangeHexahedronvirtual
vtkNonLinearCell::InterpolateDerivs(const double vtkNotUsed(pcoords)[3], double *vtkNotUsed(derivs))vtkCellinlinevirtual
InterpolateFunctions(const double pcoords[3], double *weights) overridevtkLagrangeHexahedronvirtual
vtkNonLinearCell::InterpolateFunctions(const double vtkNotUsed(pcoords)[3], double *vtkNotUsed(weight))vtkCellinlinevirtual
IntersectWithLine(const double p1[3], const double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId) overridevtkHigherOrderHexahedronvirtual
InvokeEvent(unsigned long event, void *callData)vtkObject
InvokeEvent(const char *event, void *callData)vtkObject
InvokeEvent(unsigned long event)vtkObjectinline
InvokeEvent(const char *event)vtkObjectinline
IsA(const char *type)vtkLagrangeHexahedronvirtual
IsExplicitCell()vtkCellinlinevirtual
IsLinear() overridevtkNonLinearCellinlinevirtual
IsPrimaryCell()vtkCellinlinevirtual
IsTypeOf(const char *type)vtkLagrangeHexahedronstatic
Modified()vtkObjectvirtual
MTimevtkObjectprotected
New()vtkLagrangeHexahedronstatic
NewInstance() constvtkLagrangeHexahedron
NewInstanceInternal() constvtkLagrangeHexahedronprotectedvirtual
NodeNumberingMappingFromVTK8To9(const int order[3], const vtkIdType node_id_vtk8)vtkHigherOrderHexahedronstatic
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
OrdervtkHigherOrderHexahedronprotected
PointIdsvtkCell
PointIndexFromIJK(int i, int j, int k, const int *order)vtkHigherOrderHexahedronstatic
PointIndexFromIJK(int i, int j, int k)vtkHigherOrderHexahedron
PointParametricCoordinatesvtkHigherOrderHexahedronprotected
PointsvtkCell
PrepareApproxData(vtkPointData *pd, vtkCellData *cd, vtkIdType cellId, vtkDataArray *cellScalars)vtkHigherOrderHexahedronprotected
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintRevisions(ostream &)vtkObjectBaseinline
PrintSelf(ostream &os, vtkIndent indent) overridevtkLagrangeHexahedronvirtual
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBasevirtual
ReferenceCountvtkObjectBaseprotected
Register(vtkObjectBase *o)vtkObjectBasevirtual
RegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
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 *)vtkObjectBaseprotectedvirtual
RequiresExplicitFaceRepresentation()vtkCellinlinevirtual
RequiresInitialization() overridevtkHigherOrderHexahedroninlinevirtual
SafeDownCast(vtkObjectBase *o)vtkLagrangeHexahedronstatic
ScalarsvtkHigherOrderHexahedronprotected
SetDebug(bool debugFlag)vtkObject
SetEdgeIdsAndPoints(int edgeId, const std::function< void(const vtkIdType &)> &set_number_of_ids_and_points, const std::function< void(const vtkIdType &, const vtkIdType &)> &set_ids_and_points)vtkHigherOrderHexahedron
SetFaceIdsAndPoints(vtkHigherOrderQuadrilateral *result, int faceId, const std::function< void(const vtkIdType &)> &set_number_of_ids_and_points, const std::function< void(const vtkIdType &, const vtkIdType &)> &set_ids_and_points)vtkHigherOrderHexahedron
SetFaces(vtkIdType *vtkNotUsed(faces))vtkCellinlinevirtual
SetGlobalWarningDisplay(int val)vtkObjectstatic
SetOrder(const int s, const int t, const int u)vtkHigherOrderHexahedronvirtual
SetOrderFromCellData(vtkCellData *cell_data, const vtkIdType numPts, const vtkIdType cell_id)vtkHigherOrderHexahedronvirtual
SetParametricCoords()vtkHigherOrderHexahedron
SetReferenceCount(int)vtkObjectBase
SetUniformOrderFromNumPoints(const vtkIdType numPts)vtkHigherOrderHexahedronvirtual
ShallowCopy(vtkCell *c)vtkCellvirtual
SubCellCoordinatesFromId(vtkVector3i &ijk, int subId)vtkHigherOrderHexahedron
SubCellCoordinatesFromId(int &i, int &j, int &k, int subId)vtkHigherOrderHexahedron
SubjectHelpervtkObjectprotected
Superclass typedefvtkLagrangeHexahedron
TmpIdsvtkHigherOrderHexahedronprotected
TmpPtsvtkHigherOrderHexahedronprotected
TransformApproxToCellParams(int subCell, double *pcoords)vtkHigherOrderHexahedron
TransformFaceToCellParams(int bdyFace, double *pcoords)vtkHigherOrderHexahedron
Triangulate(int index, vtkIdList *ptIds, vtkPoints *pts) overridevtkHigherOrderHexahedronvirtual
UnRegister(vtkObjectBase *o)vtkObjectBasevirtual
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
vtkBaseTypeMacro(vtkObject, vtkObjectBase)vtkObject
vtkCell()vtkCellprotected
vtkHigherOrderHexahedron()vtkHigherOrderHexahedronprotected
vtkLagrangeHexahedron()vtkLagrangeHexahedronprotected
vtkNonLinearCell()vtkNonLinearCellprotected
vtkObject()vtkObjectprotected
vtkObjectBase()vtkObjectBaseprotected
vtkObjectBase(const vtkObjectBase &)vtkObjectBaseinlineprotected
WeakPointersvtkObjectBaseprotected
~vtkCell() overridevtkCellprotected
~vtkHigherOrderHexahedron() overridevtkHigherOrderHexahedronprotected
~vtkLagrangeHexahedron() overridevtkLagrangeHexahedronprotected
~vtkNonLinearCell() overridevtkNonLinearCellinlineprotected
~vtkObject() overridevtkObjectprotected
~vtkObjectBase()vtkObjectBaseprotectedvirtual