Home
last modified time | relevance | path

Searched refs:FindAndGetCell (Results 1 – 25 of 40) sorted by relevance

12

/dports/math/vtk6/VTK-6.2.0/Common/DataModel/Testing/Cxx/
H A DotherRectilinearGrid.cxx443 …strm << "FindAndGetCell(rg3D): " << *rg3D->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords… in TestORG()
455 vtkCell *found = rg2Dxy->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestORG()
472 found = rg2Dxz->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestORG()
489 found = rg2Dyz->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestORG()
504 found = rg1Dx->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestORG()
520 found = rg1Dy->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestORG()
536 found = rg1Dz->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestORG()
H A DotherStructuredGrid.cxx479 …strm << "FindAndGetCell(sg3D): " << *sg3D->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords… in TestOSG()
491 vtkCell *found = sg2Dxy->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestOSG()
508 found = sg2Dxz->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestOSG()
525 found = sg2Dyz->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestOSG()
540 found = sg1Dx->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestOSG()
556 found = sg1Dy->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestOSG()
572 found = sg1Dz->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestOSG()
/dports/math/vtk9/VTK-9.1.0/Common/DataModel/Testing/Cxx/
H A DotherUniformGrid.cxx586 << *ug3D->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestOUG()
597 vtkCell* found = ug2Dxy->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestOUG()
615 found = ug2Dxz->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestOUG()
633 found = ug2Dyz->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestOUG()
649 found = ug1Dx->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestOUG()
664 found = ug1Dy->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestOUG()
679 found = ug1Dz->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestOUG()
H A DotherImageData.cxx586 << *id3D->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestOID()
597 vtkCell* found = id2Dxy->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestOID()
615 found = id2Dxz->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestOID()
633 found = id2Dyz->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestOID()
649 found = id1Dx->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestOID()
664 found = id1Dy->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestOID()
679 found = id1Dz->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestOID()
H A DotherStructuredGrid.cxx719 << *sg3D->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestOSG()
730 vtkCell* found = sg2Dxy->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestOSG()
748 found = sg2Dxz->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestOSG()
766 found = sg2Dyz->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestOSG()
782 found = sg1Dx->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestOSG()
797 found = sg1Dy->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestOSG()
812 found = sg1Dz->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestOSG()
H A DotherRectilinearGrid.cxx674 << *rg3D->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestORG()
685 vtkCell* found = rg2Dxy->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestORG()
703 found = rg2Dxz->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestORG()
721 found = rg2Dyz->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestORG()
737 found = rg1Dx->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestORG()
752 found = rg1Dy->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestORG()
767 found = rg1Dz->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestORG()
/dports/math/vtk8/VTK-8.2.0/Common/DataModel/Testing/Cxx/
H A DotherImageData.cxx589 …strm << "FindAndGetCell(id3D): " << *id3D->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords… in TestOID()
601 vtkCell *found = id2Dxy->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestOID()
618 found = id2Dxz->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestOID()
635 found = id2Dyz->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestOID()
650 found = id1Dx->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestOID()
666 found = id1Dy->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestOID()
682 found = id1Dz->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestOID()
H A DotherUniformGrid.cxx589 …strm << "FindAndGetCell(ug3D): " << *ug3D->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords… in TestOUG()
601 vtkCell *found = ug2Dxy->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestOUG()
618 found = ug2Dxz->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestOUG()
635 found = ug2Dyz->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestOUG()
650 found = ug1Dx->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestOUG()
666 found = ug1Dy->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestOUG()
682 found = ug1Dz->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestOUG()
H A DotherRectilinearGrid.cxx678 …strm << "FindAndGetCell(rg3D): " << *rg3D->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords… in TestORG()
690 vtkCell *found = rg2Dxy->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestORG()
707 found = rg2Dxz->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestORG()
724 found = rg2Dyz->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestORG()
739 found = rg1Dx->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestORG()
755 found = rg1Dy->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestORG()
771 found = rg1Dz->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestORG()
H A DotherStructuredGrid.cxx715 …strm << "FindAndGetCell(sg3D): " << *sg3D->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords… in TestOSG()
727 vtkCell *found = sg2Dxy->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestOSG()
744 found = sg2Dxz->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestOSG()
761 found = sg2Dyz->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestOSG()
776 found = sg1Dx->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestOSG()
792 found = sg1Dy->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestOSG()
808 found = sg1Dz->FindAndGetCell(point3D, dummyCell, 0, 0, subId, pcoords, weights); in TestOSG()
/dports/math/vtk6/VTK-6.2.0/Common/DataModel/
H A DvtkImplicitDataSet.cxx76 cell = this->DataSet->FindAndGetCell(x,NULL,-1,VTK_DBL_EPSILON,subId,pcoords,this->Weights); in EvaluateFunction()
138 cell = this->DataSet->FindAndGetCell(x,NULL,-1,VTK_DBL_EPSILON,subId,pcoords,this->Weights); in EvaluateGradient()
H A DvtkDataSet.h204 virtual vtkCell *FindAndGetCell(double x[3], vtkCell *cell, vtkIdType cellId,
H A DvtkUniformGrid.h60 virtual vtkCell *FindAndGetCell(
H A DvtkRectilinearGrid.h84 vtkCell *FindAndGetCell(double x[3], vtkCell *cell, vtkIdType cellId,
H A DvtkImageData.h74 virtual vtkCell *FindAndGetCell(double x[3], vtkCell *cell, vtkIdType cellId,
/dports/math/vtk8/VTK-8.2.0/Common/DataModel/
H A DvtkImplicitDataSet.cxx76 cell = this->DataSet->FindAndGetCell(x,nullptr,-1,VTK_DBL_EPSILON,subId,pcoords,this->Weights); in EvaluateFunction()
138 cell = this->DataSet->FindAndGetCell(x,nullptr,-1,VTK_DBL_EPSILON,subId,pcoords,this->Weights); in EvaluateGradient()
H A DvtkUniformGrid.h71 vtkCell *FindAndGetCell(
H A DvtkDataSet.h235 virtual vtkCell *FindAndGetCell(double x[3], vtkCell *cell, vtkIdType cellId,
H A DvtkRectilinearGrid.h93 vtkCell *FindAndGetCell(double x[3], vtkCell *cell, vtkIdType cellId,
H A DvtkImageData.h82 vtkCell *FindAndGetCell(double x[3], vtkCell *cell, vtkIdType cellId,
/dports/math/vtk9/VTK-9.1.0/Common/DataModel/
H A DvtkImplicitDataSet.cxx77 this->DataSet->FindAndGetCell(x, nullptr, -1, VTK_DBL_EPSILON, subId, pcoords, this->Weights); in EvaluateFunction()
139 this->DataSet->FindAndGetCell(x, nullptr, -1, VTK_DBL_EPSILON, subId, pcoords, this->Weights); in EvaluateGradient()
H A DvtkUniformGrid.h68 vtkCell* FindAndGetCell(double x[3], vtkCell* cell, vtkIdType cellId, double tol2, int& subId,
H A DvtkDataSet.h244 virtual vtkCell* FindAndGetCell(double x[3], vtkCell* cell, vtkIdType cellId, double tol2,
H A DvtkRectilinearGrid.h94 vtkCell* FindAndGetCell(double x[3], vtkCell* cell, vtkIdType cellId, double tol2, int& subId,
H A DvtkImageData.h92 vtkCell* FindAndGetCell(double x[3], vtkCell* cell, vtkIdType cellId, double tol2, int& subId,

12