Home
last modified time | relevance | path

Searched defs:gencell (Results 1 – 21 of 21) sorted by relevance

/dports/math/vtk9/VTK-9.1.0/Common/DataModel/
H A DvtkClosestPointStrategy.cxx146 vtkGenericCell* gencell, vtkIdType cellId, double tol2, int& subId, double pcoords[3], in FindCellWalk()
186 vtkGenericCell* gencell, vtkIdList* cellIds, double tol2, int& subId, double pcoords[3], in FindCellWalk()
206 vtkIdType vtkClosestPointStrategy::FindCell(double x[3], vtkCell* cell, vtkGenericCell* gencell, in FindCell()
H A DvtkClosestPointStrategy.h113 vtkPointSet* self, vtkIdType cellId, vtkCell* cell, vtkGenericCell* gencell) in SelectCell()
H A DvtkCellLocatorStrategy.cxx116 vtkIdType vtkCellLocatorStrategy::FindCell(double x[3], vtkCell* cell, vtkGenericCell* gencell, in FindCell()
H A DvtkClosestNPointsStrategy.cxx40 vtkIdType vtkClosestNPointsStrategy::FindCell(double x[3], vtkCell* cell, vtkGenericCell* gencell, in FindCell()
H A DvtkPointSet.cxx246 vtkIdType vtkPointSet::FindCell(double x[3], vtkCell* cell, vtkGenericCell* gencell, in FindCell()
H A DvtkUniformGrid.cxx552 vtkGenericCell* vtkNotUsed(gencell), vtkIdType vtkNotUsed(cellId), double vtkNotUsed(tol2), in FindCell()
H A DvtkRectilinearGrid.cxx758 vtkGenericCell* vtkNotUsed(gencell), vtkIdType vtkNotUsed(cellId), double vtkNotUsed(tol2), in FindCell()
H A DvtkImageData.cxx768 vtkGenericCell* vtkNotUsed(gencell), vtkIdType vtkNotUsed(cellId), double tol2, int& subId, in FindCell()
/dports/math/vtk8/VTK-8.2.0/Common/DataModel/
H A DvtkPointSet.cxx166 vtkGenericCell *gencell, vtkIdType cellId, in FindCellWalk()
218 vtkGenericCell *gencell, vtkIdList *cellIds, in FindCellWalk()
237 vtkGenericCell *gencell, vtkIdType cellId, in FindCell()
H A DvtkRectilinearGrid.cxx741 vtkGenericCell *vtkNotUsed(gencell), in FindCell()
H A DvtkUniformGrid.cxx553 vtkGenericCell *vtkNotUsed(gencell), in FindCell()
H A DvtkImageData.cxx740 vtkGenericCell *vtkNotUsed(gencell), in FindCell()
H A DvtkHyperTreeGrid.cxx2898 vtkGenericCell* gencell, in FindCell()
/dports/math/vtk6/VTK-6.2.0/Common/DataModel/
H A DvtkPointSet.cxx165 vtkGenericCell *gencell, vtkIdType cellId, in FindCellWalk()
217 vtkGenericCell *gencell, vtkIdList *cellIds, in FindCellWalk()
236 vtkGenericCell *gencell, vtkIdType cellId, in FindCell()
H A DvtkRectilinearGrid.cxx646 vtkGenericCell *vtkNotUsed(gencell), in FindCell()
H A DvtkUniformGrid.cxx449 vtkGenericCell *vtkNotUsed(gencell), in FindCell()
H A DvtkHyperTreeGrid.cxx899 vtkGenericCell* gencell, vtkIdType cellId, in FindCell()
H A DvtkImageData.cxx598 vtkGenericCell *vtkNotUsed(gencell), in FindCell()
H A DvtkHyperOctree.cxx2530 vtkGenericCell *gencell, vtkIdType cellId, in FindCell()
/dports/cad/magic/magic-8.3.245/tcltk/
H A Dtoolkit.tcl447 proc magic::gencell {gencell_name {instname {}} args} { procedure
/dports/math/libmesh/libmesh-1.6.2/contrib/gmv/
H A Dgmvread.c4982 void gencell(long icell, long nc) in gencell() function