Searched refs:DMPlexBuildFromCellListParallel (Results 1 – 8 of 8) sorted by relevance
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex47.c | 425 … PetscCall(DMPlexBuildFromCellListParallel(dm, Nc, PETSC_DECIDE, Nv, Ncor, cells, &sfVert, NULL)); in main() 478 … PetscCall(DMPlexBuildFromCellListParallel(dm, Nc, PETSC_DECIDE, Nv, Ncor, cells, &sfVert, NULL)); in main()
|
| /petsc/src/dm/impls/plex/hdf5/ |
| H A D | plexhdf5xdmf.c | 146 …PetscCall(DMPlexBuildFromCellListParallel(dm, numCells, numVertices, NVertices, numCorners, cells_… in DMPlexLoad_HDF5_Xdmf_Internal()
|
| /petsc/doc/changes/ |
| H A D | 314.md | 240 DMPlexBuildFromCellListParallel(),
|
| H A D | 317.md | 251 : - Change `DMPlexBuildFromCellListParallel()` to have another argument, for the connectivity
|
| /petsc/include/ |
| H A D | petscdmplex.h | 25 PETSC_EXTERN PetscErrorCode DMPlexBuildFromCellListParallel(DM, PetscInt, PetscInt, PetscInt, Petsc…
|
| /petsc/src/dm/impls/plex/cgns/ |
| H A D | plexcgns2.c | 1637 …PetscCall(DMPlexBuildFromCellListParallel(*dm, myownede, myownedv, NVertices, numCorners, elements… in DMPlexCreateCGNS_Internal_Parallel()
|
| /petsc/src/dm/impls/network/ |
| H A D | network.c | 701 …else PetscCall(DMPlexBuildFromCellListParallel(network->plex, network->cloneshared->nEdges, PETSC_… in DMNetworkLayoutSetUp()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexcreate.c | 5961 PetscErrorCode DMPlexBuildFromCellListParallel(DM dm, PetscInt numCells, PetscInt numVertices, Pets… in DMPlexBuildFromCellListParallel() function 6319 …PetscCall(DMPlexBuildFromCellListParallel(*dm, numCells, numVertices, NVertices, numCorners, cells… in DMPlexCreateFromCellListParallelPetsc()
|