Home
last modified time | relevance | path

Searched defs:numVertices (Results 1 – 25 of 30) sorted by relevance

12

/petsc/src/dm/impls/plex/tests/ !
H A Dex18.c320 PetscInt numCells, numVertices, network; in CreateMesh_1D() local
420 const PetscInt numCells = 1, numVertices = 2, numCorners = 3; in CreateSimplex_2D() local
429 const PetscInt numCells = 1, numVertices = 2, numCorners = 3; in CreateSimplex_2D() local
445 const PetscInt numCells = 1, numVertices = 2, numCorners = 3; in CreateSimplex_2D() local
454 const PetscInt numCells = 1, numVertices = 2, numCorners = 3; in CreateSimplex_2D() local
463 const PetscInt numCells = 2, numVertices = 1, numCorners = 3; in CreateSimplex_2D() local
479 const PetscInt numCells = 1, numVertices = 2, numCorners = 3; in CreateSimplex_2D() local
488 const PetscInt numCells = 1, numVertices = 2, numCorners = 3; in CreateSimplex_2D() local
497 const PetscInt numCells = 2, numVertices = 1, numCorners = 3; in CreateSimplex_2D() local
528 const PetscInt numCells = 1, numVertices = 2, numCorners = 4; in CreateSimplex_3D() local
[all …]
/petsc/src/dm/partitioner/impls/gather/ !
H A Dpartgather.c14 …rtitionerPartition_Gather(PetscPartitioner part, PetscInt nparts, PetscInt numVertices, PetscInt s… in PetscPartitionerPartition_Gather()
/petsc/src/dm/impls/plex/generators/tetgen/ !
H A Dtetgenerate.cxx119 PetscInt *points = nullptr, numPoints, p, numVertices = 0, v, val = -1; in DMPlexGenerate_Tetgen() local
163 const PetscInt numVertices = out.numberofpoints; in DMPlexGenerate_Tetgen() local
383 PetscInt *points = nullptr, numPoints, p, numVertices = 0, v, val; in DMPlexRefine_Tetgen() local
441 const PetscInt numVertices = out.numberofpoints; in DMPlexRefine_Tetgen() local
/petsc/lib/petsc/bin/ !
H A Dpetsc_gen_xdmf.py35 def writeVertices(self, fp, geometryPath, numVertices, spaceDim): argument
205 …Corners, cellDim, htopologyPath, numHCells, numHCorners, geometryPath, numVertices, spaceDim, time… argument
/petsc/src/dm/partitioner/impls/simple/ !
H A Dpartsimple.c44 …onerPartition_Simple_Grid(PetscPartitioner part, PetscInt nparts, PetscInt numVertices, PetscInt s… in PetscPartitionerPartition_Simple_Grid()
117 …rtitionerPartition_Simple(PetscPartitioner part, PetscInt nparts, PetscInt numVertices, PetscInt s… in PetscPartitionerPartition_Simple()
/petsc/src/dm/impls/plex/generators/triangle/ !
H A Dtrigenerate.c170 const PetscInt numVertices = out.numberofpoints; in DMPlexGenerate_Triangle() local
335 const PetscInt numVertices = out.numberofpoints; in DMPlexRefine_Triangle() local
/petsc/src/dm/impls/plex/hdf5/ !
H A Dplexhdf5xdmf.c67 PetscInt spatialDim, topoDim = -1, numCells, numVertices, NVertices, numCorners; in DMPlexLoad_HDF5_Xdmf_Internal() local
/petsc/src/dm/impls/plex/generators/ctetgen/ !
H A Dctetgenerate.c98 PetscInt *points = NULL, numPoints, p, numVertices = 0, v, m = -1; in DMPlexGenerate_CTetgen() local
148 const PetscInt numVertices = out->numberofpoints; in DMPlexGenerate_CTetgen() local
422 const PetscInt numVertices = out->numberofpoints; in DMPlexRefine_CTetgen() local
/petsc/src/dm/partitioner/impls/matpart/ !
H A Dpartmatpart.c88 …Partition_MatPartitioning(PetscPartitioner part, PetscInt nparts, PetscInt numVertices, PetscInt s… in PetscPartitionerPartition_MatPartitioning()
/petsc/src/dm/partitioner/interface/ !
H A Dpartitioner.c302 …PetscPartitionerPartition(PetscPartitioner part, PetscInt nparts, PetscInt numVertices, PetscInt s… in PetscPartitionerPartition()
/petsc/src/dm/partitioner/impls/chaco/ !
H A Dpartchaco.c42 …artitionerPartition_Chaco(PetscPartitioner part, PetscInt nparts, PetscInt numVertices, PetscInt s… in PetscPartitionerPartition_Chaco()
/petsc/src/dm/impls/plex/ !
H A Dplexpartition.c12 …Code DMPlexCreatePartitionerGraph_Overlap(DM dm, PetscInt height, PetscInt *numVertices, PetscInt … in DMPlexCreatePartitionerGraph_Overlap()
111 …rCode DMPlexCreatePartitionerGraph_Native(DM dm, PetscInt height, PetscInt *numVertices, PetscInt … in DMPlexCreatePartitionerGraph_Native()
316 …rCode DMPlexCreatePartitionerGraph_ViaMat(DM dm, PetscInt height, PetscInt *numVertices, PetscInt … in DMPlexCreatePartitionerGraph_ViaMat()
503 PetscErrorCode DMPlexCreatePartitionerGraph(DM dm, PetscInt height, PetscInt *numVertices, PetscInt… in DMPlexCreatePartitionerGraph()
544 PetscErrorCode DMPlexCreateNeighborCSR(DM dm, PetscInt cellHeight, PetscInt *numVertices, PetscInt … in DMPlexCreateNeighborCSR()
775 PetscInt numVertices = 0; in PetscPartitionerDMPlexPartition() local
H A Dplexcreate.c534 const PetscInt numVertices = 2; in DMPlexCreateBoxSurfaceMesh_Tensor_1D_Internal() local
588 const PetscInt numVertices = (edges[0] + 1) * (edges[1] + 1); in DMPlexCreateBoxSurfaceMesh_Tensor_2D_Internal() local
704 PetscInt vertices[3], numVertices; in DMPlexCreateBoxSurfaceMesh_Tensor_3D_Internal() local
1298 const PetscInt numVertices = numXVertices * numYVertices + numZVertices; in DMPlexCreateSquareMesh_Simplex_CrissCross() local
1556 const PetscInt numVertices = numXVertices * numYVertices * numZVertices; in DMPlexCreateCubeMesh_Internal() local
2222 PetscInt numVertices = 1; in DMPlexCreateHypercubicMesh_Internal() local
2588 PetscInt numCells, numVertices; in DMPlexCreateHexCylinderMesh_Internal() local
3039 PetscInt numCells, numVertices, v; in DMPlexCreateWedgeCylinderMesh_Internal() local
3836 PetscInt topoDim = 2, spaceDim = 3, numFaces = 0, numVertices = 0, numEdges = 0; in DMPlexCreateTPSMesh_Internal() local
5961 PetscErrorCode DMPlexBuildFromCellListParallel(DM dm, PetscInt numCells, PetscInt numVertices, Pets… in DMPlexBuildFromCellListParallel()
[all …]
/petsc/src/ts/tutorials/network/ !
H A Dpipes.c22 …PetscInt i, e, v, numEdges, numVertices, nedges, *eowners = NULL, estart, eend, *vtype = NULL, … in WashNetworkDistribute() local
424 PetscInt i, numVertices, numEdges, *vtype; in WashNetworkCreate() local
/petsc/src/dm/impls/plex/adaptors/pragmatic/ !
H A Dpragmaticadapt.c22 …PetscInt dim, cStart, cEnd, numCells, c, coff, vStart, vEnd, numVertices, numLocVertices… in DMAdaptMetric_Pragmatic_Plex() local
/petsc/src/dm/partitioner/impls/parmetis/ !
H A Dpartparmetis.c78 …itionerPartition_ParMetis(PetscPartitioner part, PetscInt nparts, PetscInt numVertices, PetscInt s… in PetscPartitionerPartition_ParMetis()
/petsc/src/dm/partitioner/impls/shell/ !
H A Dpartshell.c83 …artitionerPartition_Shell(PetscPartitioner part, PetscInt nparts, PetscInt numVertices, PetscInt s… in PetscPartitionerPartition_Shell()
/petsc/src/dm/impls/plex/adaptors/mmg/ !
H A Dmmgadapt.c29 …nt cStart, cEnd, c, numCells, fStart, fEnd, numFaceTags, f, vStart, vEnd, v, numVertices; in DMAdaptMetric_Mmg_Plex() local
/petsc/src/dm/partitioner/impls/ptscotch/ !
H A Dpartptscotch.c202 …itionerPartition_PTScotch(PetscPartitioner part, PetscInt nparts, PetscInt numVertices, PetscInt s… in PetscPartitionerPartition_PTScotch()
/petsc/src/dm/impls/da/ !
H A Ddalocal.c143 … dm, PetscInt *numVerticesX, PetscInt *numVerticesY, PetscInt *numVerticesZ, PetscInt *numVertices) in DMDAGetNumVertices()
/petsc/src/dm/impls/plex/adaptors/parmmg/ !
H A Dparmmgadapt.c33 …nt cStart, cEnd, c, numCells, fStart, fEnd, f, numFaceTags, vStart, vEnd, v, numVertices; in DMAdaptMetric_ParMmg_Plex() local
/petsc/src/tao/tutorials/ !
H A Dex3.c82 PetscInt numVertices; in CreateMesh() local
/petsc/src/snes/tutorials/network/ !
H A Dex1.c459 PetscInt Nsubnet = 2, numVertices[2], numEdges[2], i, j, nv, ne, it_max = 10; in main() local
/petsc/src/dm/partitioner/impls/multistage/ !
H A Dmspart.c584 …ionerPartition_Multistage(PetscPartitioner part, PetscInt nparts, PetscInt numVertices, PetscInt s… in PetscPartitionerPartition_Multistage()
/petsc/src/dm/impls/plex/exodusii/ !
H A Dplexexodusii2.c778 …PetscInt pStart, pEnd, p, cStart, cEnd, numCells, vStart, vEnd, numVertices, eStart, eEn… in DMView_PlexExodusII() local
1675 int dim = 0, dimEmbed = 0, numVertices = 0, numCells = 0; in DMPlexCreateExodus() local

12