Home
last modified time | relevance | path

Searched defs:numcells (Results 1 – 25 of 133) sorted by relevance

123456

/dports/math/vtk8/VTK-8.2.0/Rendering/Core/
H A DvtkCellCenterDepthSort.cxx131 vtkIdType numcells = this->Input->GetNumberOfCells(); in ComputeCellCenters() local
155 vtkIdType numcells = this->Input->GetNumberOfCells(); in ComputeDepths() local
170 vtkIdType numcells = this->Input->GetNumberOfCells(); in InitTraversal() local
242 vtkIdType numcells = partition.second - partition.first; in GetNextCells() local
/dports/math/vtk9/VTK-9.1.0/Rendering/Core/
H A DvtkCellCenterDepthSort.cxx132 vtkIdType numcells = this->Input->GetNumberOfCells(); in ComputeCellCenters() local
158 vtkIdType numcells = this->Input->GetNumberOfCells(); in ComputeDepths() local
173 vtkIdType numcells = this->Input->GetNumberOfCells(); in InitTraversal() local
249 vtkIdType numcells = partition.second - partition.first; in GetNextCells() local
/dports/math/vtk6/VTK-6.2.0/Rendering/Core/
H A DvtkCellCenterDepthSort.cxx131 vtkIdType numcells = this->Input->GetNumberOfCells(); in ComputeCellCenters() local
155 vtkIdType numcells = this->Input->GetNumberOfCells(); in ComputeDepths() local
170 vtkIdType numcells = this->Input->GetNumberOfCells(); in InitTraversal() local
242 vtkIdType numcells = partition.second - partition.first; in GetNextCells() local
/dports/science/openems/openEMS-0.0.35-71-g4c24b6e/matlab/
H A DAddPML.m43 numcells = ones(6,1)*numcells; variable
46 numcells = reshape( numcells, 1, [] ); variable
/dports/math/nauty/nauty27r3/
H A Dnauty.c256 int numcells; in nauty() local
561 firstpathnode0(int *lab, int *ptn, int level, int numcells, in firstpathnode0()
719 othernode0(int *lab, int *ptn, int level, int numcells, in othernode0()
922 processnode(int *lab, int *ptn, int level, int numcells) in processnode()
1111 int numorbits, int numcells) in writemarker()
1205 extra_level(int level, int *lab, int *ptn, int numcells, int tv1, int index, in extra_level()
H A Dnautinv.c189 twopaths(graph *g, int *lab, int *ptn, int level, int numcells, int tvpos, in twopaths()
235 quadruples(graph *g, int *lab, int *ptn, int level, int numcells, int tvpos, in quadruples()
314 triples(graph *g, int *lab, int *ptn, int level, int numcells, int tvpos, in triples()
382 adjtriang(graph *g, int *lab, int *ptn, int level, int numcells, int tvpos, in adjtriang()
508 celltrips(graph *g, int *lab, int *ptn, int level, int numcells, int tvpos, in celltrips()
576 cellquads(graph *g, int *lab, int *ptn, int level, int numcells, int tvpos, in cellquads()
913 cellfano(graph *g, int *lab, int *ptn, int level, int numcells, int tvpos, in cellfano()
1100 indsets(graph *g, int *lab, int *ptn, int level, int numcells, int tvpos, in indsets()
1175 cliques(graph *g, int *lab, int *ptn, int level, int numcells, int tvpos, in cliques()
1347 cellind(graph *g, int *lab, int *ptn, int level, int numcells, int tvpos, in cellind()
[all …]
H A Dgtnauty.c174 int numcells,code; in fcanonise() local
255 int numcells,code; in fcanonise_inv() local
341 int numcells,code; in fcanonise_inv_sg() local
426 int numcells,code; in fgroup() local
527 int numcells,code; in fgroup_inv() local
609 int tv, int index, int tcellsize, int numcells, int cc, int n) in userlevel()
/dports/math/py-pynauty/pynauty-1.0.2/src/nauty27r1/
H A Dnauty.c256 int numcells; in nauty() local
561 firstpathnode0(int *lab, int *ptn, int level, int numcells, in firstpathnode0()
719 othernode0(int *lab, int *ptn, int level, int numcells, in othernode0()
922 processnode(int *lab, int *ptn, int level, int numcells) in processnode()
1111 int numorbits, int numcells) in writemarker()
1205 extra_level(int level, int *lab, int *ptn, int numcells, int tv1, int index, in extra_level()
H A Dnautinv.c189 twopaths(graph *g, int *lab, int *ptn, int level, int numcells, int tvpos, in twopaths()
235 quadruples(graph *g, int *lab, int *ptn, int level, int numcells, int tvpos, in quadruples()
314 triples(graph *g, int *lab, int *ptn, int level, int numcells, int tvpos, in triples()
382 adjtriang(graph *g, int *lab, int *ptn, int level, int numcells, int tvpos, in adjtriang()
508 celltrips(graph *g, int *lab, int *ptn, int level, int numcells, int tvpos, in celltrips()
576 cellquads(graph *g, int *lab, int *ptn, int level, int numcells, int tvpos, in cellquads()
913 cellfano(graph *g, int *lab, int *ptn, int level, int numcells, int tvpos, in cellfano()
1100 indsets(graph *g, int *lab, int *ptn, int level, int numcells, int tvpos, in indsets()
1175 cliques(graph *g, int *lab, int *ptn, int level, int numcells, int tvpos, in cliques()
1347 cellind(graph *g, int *lab, int *ptn, int level, int numcells, int tvpos, in cellind()
[all …]
H A Dgtnauty.c174 int numcells,code; in fcanonise() local
255 int numcells,code; in fcanonise_inv() local
341 int numcells,code; in fcanonise_inv_sg() local
426 int numcells,code; in fgroup() local
527 int numcells,code; in fgroup_inv() local
609 int tv, int index, int tcellsize, int numcells, int cc, int n) in userlevel()
/dports/math/vtk8/VTK-8.2.0/Filters/General/Testing/Cxx/
H A DBoxClipTriangulate.cxx175 vtkIdType numcells, in BuildInput()
230 static void Check2DPrimitive(int type, vtkIdType numcells, in Check2DPrimitive()
274 static void Check3DPrimitive(int type, vtkIdType numcells, in Check3DPrimitive()
/dports/math/vtk9/VTK-9.1.0/Filters/General/Testing/Cxx/
H A DBoxClipTriangulate.cxx181 int type, vtkIdType numcells, const vtkIdType* cells) in BuildInput()
235 static void Check2DPrimitive(int type, vtkIdType numcells, const vtkIdType* cells) in Check2DPrimitive()
279 int type, vtkIdType numcells, const vtkIdType* cells, vtkIdType numSurfacePolys) in Check3DPrimitive()
/dports/math/vtk6/VTK-6.2.0/Filters/General/Testing/Cxx/
H A DBoxClipTriangulate.cxx175 vtkIdType numcells, in BuildInput()
230 static void Check2DPrimitive(int type, vtkIdType numcells, in Check2DPrimitive()
274 static void Check3DPrimitive(int type, vtkIdType numcells, in Check3DPrimitive()
/dports/math/gap/gap-4.11.0/pkg/grape-4.8.3/nauty22/
H A Dnautinv.c167 twopaths(graph *g, int *lab, int *ptn, int level, int numcells, int tvpos, in twopaths()
213 quadruples(graph *g, int *lab, int *ptn, int level, int numcells, int tvpos, in quadruples()
292 triples(graph *g, int *lab, int *ptn, int level, int numcells, int tvpos, in triples()
360 adjtriang(graph *g, int *lab, int *ptn, int level, int numcells, int tvpos, in adjtriang()
485 celltrips(graph *g, int *lab, int *ptn, int level, int numcells, int tvpos, in celltrips()
553 cellquads(graph *g, int *lab, int *ptn, int level, int numcells, int tvpos, in cellquads()
890 cellfano(graph *g, int *lab, int *ptn, int level, int numcells, int tvpos, in cellfano()
1077 indsets(graph *g, int *lab, int *ptn, int level, int numcells, int tvpos, in indsets()
1152 cliques(graph *g, int *lab, int *ptn, int level, int numcells, int tvpos, in cliques()
1228 cellcliq(graph *g, int *lab, int *ptn, int level, int numcells, int tvpos, in cellcliq()
[all …]
H A Dgtnauty.c81 int numcells,code; in fcanonise() local
201 int numcells,code; in fcanonise_inv() local
325 int numcells,code; in fgroup() local
461 int numcells,code; in fgroup_inv() local
577 int tv, int index, int tcellsize, int numcells, int cc, int n) in userlevel()
H A Dnauty.c239 int numcells; in nauty() local
508 firstpathnode0(int *lab, int *ptn, int level, int numcells, in firstpathnode0()
652 othernode0(int *lab, int *ptn, int level, int numcells, in othernode0()
849 processnode(int *lab, int *ptn, int level, int numcells) in processnode()
1026 int numorbits, int numcells) in writemarker()
H A Ddreadnaut.c222 int i,worksize,numcells,refcode,umask,qinvar; in main() local
1124 usernode(graph *g, int *lab, int *ptn, int level, int numcells, in usernode()
1166 int tv, int index, int tcellsize, int numcells, int cc, int n) in userlevel()
H A Ddreadtest.c409 int i,worksize,numcells,refcode,umask,qinvar; in main() local
1368 usernode(graph *g, int *lab, int *ptn, int level, int numcells, in usernode()
1412 int tv, int index, int tcellsize, int numcells, int cc, int n) in userlevel()
H A Dnaugraph.c169 refine(graph *g, int *lab, int *ptn, int level, int *numcells, in refine()
332 refine1(graph *g, int *lab, int *ptn, int level, int *numcells, in refine1()
/dports/math/vtk8/VTK-8.2.0/Filters/Geometry/Testing/Python/
H A DstructuredGridBlanking.py39 numcells = sg.GetNumberOfCells() variable
/dports/math/vtk9/VTK-9.1.0/Filters/Geometry/Testing/Python/
H A DstructuredGridBlanking.py39 numcells = sg.GetNumberOfCells() variable
/dports/math/vtk6/VTK-6.2.0/Filters/Geometry/Testing/Python/
H A DstructuredGridBlanking.py40 numcells = sg.GetNumberOfCells() variable
/dports/net/aprsc/aprsc-2.1.10.gd72a17c/src/
H A Dcellmalloc.c256 int cellmallocmany(cellarena_t *ca, void **array, int numcells) in cellmallocmany()
364 void cellfreemany(cellarena_t *ca, void **array, int numcells) in cellfreemany()
/dports/cad/graywolf/graywolf-0.1.6-4-gf47937b/src/twmc/
H A Dcompact.c105 INT cell, numtiles, numcells ; in compact() local
/dports/devel/ChipmunkPhysics/Chipmunk-7.0.1/src/
H A DcpSpaceHash.c31 int numcells; member
163 cpSpaceHashAllocTable(cpSpaceHash *hash, int numcells) in cpSpaceHashAllocTable()
174 cpSpaceHashInit(cpSpaceHash *hash, cpFloat celldim, int numcells, cpSpatialIndexBBFunc bbfunc, cpSp… in cpSpaceHashInit()
548 cpSpaceHashResize(cpSpaceHash *hash, cpFloat celldim, int numcells) in cpSpaceHashResize()

123456