Home
last modified time | relevance | path

Searched defs:cellarray (Results 1 – 18 of 18) sorted by relevance

/dports/math/vtk8/VTK-8.2.0/IO/XML/Testing/Cxx/
H A DTestXMLCInterface.c35 vtkIdType cellarray[] = {8, 0, 1, 2, 3, 4, 5, 6, 7}; in main() local
H A DTestReadDuplicateDataArrayNames.cxx43 vtkIdType cellarray[] = {8, 0, 1, 2, 3, 4, 5, 6, 7}; in generateDataSetWithTimesteps() local
/dports/math/vtk9/VTK-9.1.0/IO/XML/Testing/Cxx/
H A DTestXMLCInterface.c29 vtkIdType cellarray[] = { 8, 0, 1, 2, 3, 4, 5, 6, 7 }; in main() local
H A DTestReadDuplicateDataArrayNames.cxx38 vtkIdType cellarray[] = { 8, 0, 1, 2, 3, 4, 5, 6, 7 }; in generateDataSetWithTimesteps() local
/dports/math/vtk6/VTK-6.2.0/IO/XML/Testing/Cxx/
H A DTestXMLCInterface.c34 vtkIdType cellarray[] = {8, 0, 1, 2, 3, 4, 5, 6, 7}; in main() local
/dports/games/golly/golly-3.3-src/gui-wx/
H A Dwxundo.h114 cell_change* cellarray; // dynamic array of cell changes variable
/dports/biology/lamarc/lamarc-2.1.8/src/control/
H A Dtypes.h46 typedef double*** cellarray; typedef
/dports/games/golly/golly-3.3-src/gui-common/
H A Dundo.h117 cell_change* cellarray; // dynamic array of cell changes variable
/dports/math/vtk9/VTK-9.1.0/Filters/General/
H A DvtkBoxClipDataSet.cxx2096 vtkCellArray* cellarray = vtkCellArray::New(); in ClipBox() local
2586 vtkCellArray* cellarray = vtkCellArray::New(); in ClipHexahedron() local
3094 vtkCellArray* cellarray = vtkCellArray::New(); in ClipBoxInOut() local
3660 vtkCellArray* cellarray = vtkCellArray::New(); in ClipHexahedronInOut() local
4190 vtkCellArray* cellarray = vtkCellArray::New(); in ClipBox2D() local
4554 vtkCellArray* cellarray = vtkCellArray::New(); in ClipBoxInOut2D() local
4950 vtkCellArray* cellarray = vtkCellArray::New(); in ClipHexahedron2D() local
5317 vtkCellArray* cellarray = vtkCellArray::New(); in ClipHexahedronInOut2D() local
5695 vtkCellArray* cellarray = vtkCellArray::New(); in ClipBox1D() local
5894 vtkCellArray* cellarray = vtkCellArray::New(); in ClipBoxInOut1D() local
[all …]
H A DvtkIntersectionPolyDataFilter.cxx1806 vtkSmartPointer<vtkCellArray> cellarray = vtkSmartPointer<vtkCellArray>::New(); in Orient() local
/dports/math/vtk8/VTK-8.2.0/Filters/General/
H A DvtkBoxClipDataSet.cxx2018 vtkCellArray *cellarray = vtkCellArray::New(); in ClipBox() local
2487 vtkCellArray *cellarray = vtkCellArray::New(); in ClipHexahedron() local
2970 vtkCellArray *cellarray = vtkCellArray::New(); in ClipBoxInOut() local
3516 vtkCellArray *cellarray = vtkCellArray::New(); in ClipHexahedronInOut() local
4029 vtkCellArray *cellarray = vtkCellArray::New(); in ClipBox2D() local
4387 vtkCellArray *cellarray = vtkCellArray::New(); in ClipBoxInOut2D() local
4780 vtkCellArray *cellarray = vtkCellArray::New(); in ClipHexahedron2D() local
5141 vtkCellArray *cellarray = vtkCellArray::New(); in ClipHexahedronInOut2D() local
5526 vtkCellArray *cellarray = vtkCellArray::New(); in ClipBox1D() local
5743 vtkCellArray *cellarray = vtkCellArray::New(); in ClipBoxInOut1D() local
[all …]
H A DvtkIntersectionPolyDataFilter.cxx1887 vtkSmartPointer<vtkCellArray> cellarray = in Orient() local
/dports/math/vtk6/VTK-6.2.0/Filters/General/
H A DvtkBoxClipDataSet.cxx2002 vtkCellArray *cellarray = vtkCellArray::New(); in ClipBox() local
2471 vtkCellArray *cellarray = vtkCellArray::New(); in ClipHexahedron() local
2952 vtkCellArray *cellarray = vtkCellArray::New(); in ClipBoxInOut() local
3494 vtkCellArray *cellarray = vtkCellArray::New(); in ClipHexahedronInOut() local
4005 vtkCellArray *cellarray = vtkCellArray::New(); in ClipBox2D() local
4361 vtkCellArray *cellarray = vtkCellArray::New(); in ClipBoxInOut2D() local
4752 vtkCellArray *cellarray = vtkCellArray::New(); in ClipHexahedron2D() local
5111 vtkCellArray *cellarray = vtkCellArray::New(); in ClipHexahedronInOut2D() local
5494 vtkCellArray *cellarray = vtkCellArray::New(); in ClipBox1D() local
5710 vtkCellArray *cellarray = vtkCellArray::New(); in ClipBoxInOut1D() local
[all …]
/dports/science/devisor/devisor2.1/devisor2/grid/backend/
H A DGridCloner.java256 Cell2D[] cellarray = new Cell2D[1]; in gatherCells() local
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/matlab/generator/
H A Dfilters.py147 def cellarray(items, escape='\''): function
/dports/net-p2p/gtorrentviewer/GTorrentViewer-0.2b/src/
H A Dgtkcellrendererbitarray.c296 GtkCellRendererBitarray *cellarray = GTK_CELL_RENDERER_BITARRAY(cell); in gtk_cell_renderer_bitarray_render() local
/dports/math/vtk9/VTK-9.1.0/IO/IOSS/
H A DvtkIOSSReader.cxx1779 auto cellarray = vtkIOSSUtilities::GetConnectivity(sideBlock, cell_type, &this->Cache); in GetTopology() local
1812 auto cellarray = vtkIOSSUtilities::GetConnectivity(group_entity, cell_type, &this->Cache); in GetTopology() local
/dports/cad/electric/electric-7.00/src/drc/
H A Ddrcquick.c322 NODEPROTO *cellarray[MAXHIERARCHYDEPTH]; in dr_quickcheck() local