Home
last modified time | relevance | path

Searched defs:GetMaxCellSize (Results 1 – 25 of 44) sorted by relevance

12

/dports/math/vtk6/VTK-6.2.0/Common/DataModel/
H A DvtkPath.h90 int GetMaxCellSize() { return 0; } in GetMaxCellSize() function
H A DvtkUniformGrid.h71 virtual int GetMaxCellSize() {return 8;}; //voxel is the largest in GetMaxCellSize() function
H A DvtkCellArray.cxx62 int vtkCellArray::GetMaxCellSize() in GetMaxCellSize() function in vtkCellArray
H A DvtkRectilinearGrid.h94 int GetMaxCellSize() {return 8;}; //voxel is the largest in GetMaxCellSize() function
H A DvtkStructuredGrid.h88 int GetMaxCellSize() {return 8;}; //hexahedron is the largest in GetMaxCellSize() function
H A DvtkMappedUnstructuredGrid.txx133 ::GetMaxCellSize() in GetMaxCellSize() function in vtkMappedUnstructuredGrid
H A DvtkImageData.h84 virtual int GetMaxCellSize() {return 8;}; //voxel is the largest in GetMaxCellSize() function
/dports/math/vtk8/VTK-8.2.0/Common/DataModel/
H A DvtkPath.h106 int GetMaxCellSize() override { return 0; } in GetMaxCellSize() function
H A DvtkUniformGrid.h82 int GetMaxCellSize() override {return 8;}; //voxel is the largest in GetMaxCellSize() function
H A DvtkCellArray.cxx62 int vtkCellArray::GetMaxCellSize() in GetMaxCellSize() function in vtkCellArray
H A DvtkStructuredGrid.h97 int GetMaxCellSize() override {return 8;}; //hexahedron is the largest in GetMaxCellSize() function
H A DvtkRectilinearGrid.h103 int GetMaxCellSize() override {return 8;}; //voxel is the largest in GetMaxCellSize() function
H A DvtkMappedUnstructuredGrid.txx133 ::GetMaxCellSize() in GetMaxCellSize() function in vtkMappedUnstructuredGrid
H A DvtkImageData.h92 int GetMaxCellSize() override {return 8;}; //voxel is the largest in GetMaxCellSize() function
/dports/math/vtk9/VTK-9.1.0/Common/DataModel/
H A DvtkPath.h106 int GetMaxCellSize() override { return 0; } in GetMaxCellSize() function
H A DvtkUniformGrid.h81 int GetMaxCellSize() override { return 8; } // voxel is the largest in GetMaxCellSize() function
H A DvtkPointSet.h127 int GetMaxCellSize() override { return 0; } in GetMaxCellSize() function
H A DvtkExplicitStructuredGrid.h97 int GetMaxCellSize() override { return 8; } // hexahedron is the largest in GetMaxCellSize() function
H A DvtkStructuredGrid.h98 int GetMaxCellSize() override { return 8; } // hexahedron is the largest in GetMaxCellSize() function
H A DvtkRectilinearGrid.h106 int GetMaxCellSize() override { return 8; } // voxel is the largest in GetMaxCellSize() function
H A DvtkMappedUnstructuredGrid.txx126 int vtkMappedUnstructuredGrid<Implementation, CellIterator>::GetMaxCellSize() in GetMaxCellSize() function in vtkMappedUnstructuredGrid
H A DvtkImageData.h108 int GetMaxCellSize() override { return 8; } // voxel is the largest in GetMaxCellSize() function
/dports/math/vtk8/VTK-8.2.0/IO/Exodus/
H A DvtkCPExodusIIElementBlock.cxx146 int vtkCPExodusIIElementBlockImpl::GetMaxCellSize() in GetMaxCellSize() function in vtkCPExodusIIElementBlockImpl
/dports/math/vtk9/VTK-9.1.0/IO/Exodus/
H A DvtkCPExodusIIElementBlock.cxx139 int vtkCPExodusIIElementBlockImpl::GetMaxCellSize() in GetMaxCellSize() function in vtkCPExodusIIElementBlockImpl
/dports/math/vtk6/VTK-6.2.0/IO/Exodus/
H A DvtkCPExodusIIElementBlock.cxx146 int vtkCPExodusIIElementBlockImpl::GetMaxCellSize() in GetMaxCellSize() function in vtkCPExodusIIElementBlockImpl

12