Home
last modified time | relevance | path

Searched refs:DMPlexCreateFromCellSectionParallel (Results 1 – 3 of 3) sorted by relevance

/petsc/doc/changes/
H A D322.md180 - Add `DMPlexBuildFromCellSectionParallel()` and `DMPlexCreateFromCellSectionParallel()`
/petsc/include/
H A Dpetscdmplex.h34 PETSC_EXTERN PetscErrorCode DMPlexCreateFromCellSectionParallel(MPI_Comm, PetscInt, PetscInt, Petsc…
/petsc/src/dm/impls/plex/
H A Dplexcreate.c6367 PetscErrorCode DMPlexCreateFromCellSectionParallel(MPI_Comm comm, PetscInt dim, PetscInt numCells, … in DMPlexCreateFromCellSectionParallel() function