Lines Matching refs:DMPlexSetChart
553 PetscCall(DMPlexSetChart(dm, 0, numVertices)); in DMPlexCreateBoxSurfaceMesh_Tensor_1D_Internal()
614 PetscCall(DMPlexSetChart(dm, 0, numEdges + numVertices)); in DMPlexCreateBoxSurfaceMesh_Tensor_2D_Internal()
740 PetscCall(DMPlexSetChart(dm, 0, numFaces + numVertices)); in DMPlexCreateBoxSurfaceMesh_Tensor_3D_Internal()
1311 PetscCall(DMPlexSetChart(dm, 0, numCells + numEdges + numVertices)); in DMPlexCreateSquareMesh_Simplex_CrissCross()
1572 PetscCall(DMPlexSetChart(dm, 0, numCells + numFaces + numEdges + numVertices)); in DMPlexCreateCubeMesh_Internal()
2287 PetscCall(DMPlexSetChart(dm, 0, numCells + numVertices)); in DMPlexCreateHypercubicMesh_Internal()
2605 PetscCall(DMPlexSetChart(dm, 0, numCells + numVertices)); in DMPlexCreateHexCylinderMesh_Internal()
3055 PetscCall(DMPlexSetChart(dm, 0, numCells + numVertices)); in DMPlexCreateWedgeCylinderMesh_Internal()
3199 PetscCall(DMPlexSetChart(dm, 0, numCells + numVerts)); in DMPlexCreateSphereMesh_Internal()
3267 PetscCall(DMPlexSetChart(dm, 0, numCells + numVerts)); in DMPlexCreateSphereMesh_Internal()
3336 PetscCall(DMPlexSetChart(dm, 0, numCells + numEdges + numVerts)); in DMPlexCreateSphereMesh_Internal()
3575 PetscCall(DMPlexSetChart(dm, 0, numCells + numVerts)); in DMPlexCreateSphereMesh_Internal()
6003 PetscCall(DMPlexSetChart(dm, 0, numCells + numVerticesAdj)); in DMPlexBuildFromCellListParallel()
6148 PetscCall(DMPlexSetChart(dm, 0, numCells + numVerticesAdj)); in DMPlexBuildFromCellSectionParallel()
6464 PetscCall(DMPlexSetChart(dm, 0, numCells + numVertices)); in DMPlexBuildFromCellList()
6639 PetscCall(DMPlexSetChart(dm, pStart, pEnd)); in DMPlexCreateFromDAG()
6740 PetscCall(DMPlexSetChart(*dm, 0, Nc + Nv)); in DMPlexCreateCellVertexFromFile()
6981 PetscCall(DMPlexSetChart(*dm, 0, Nc + Nv)); in DMPlexCreateSTLFromFile()
7155 PetscCall(DMPlexSetChart(*dm, 0, Nc + Nv)); in DMPlexCreateShapefile()