Home
last modified time | relevance | path

Searched refs:DMPlexShape (Results 1 – 4 of 4) sorted by relevance

/petsc/include/
H A Dpetscdmplextypes.h38 } DMPlexShape; typedef
/petsc/src/dm/impls/plex/tests/
H A Dex42.c178 DMPlexShape shape = DM_SHAPE_UNKNOWN; in ProcessOptions()
/petsc/doc/changes/
H A D316.md220 - Add `DMPlexShape` to describe prebuilt mesh domains
/petsc/src/dm/impls/plex/
H A Dplexcreate.c1941 static PetscErrorCode DMPlexCreateBoxMesh_Internal(DM dm, DMPlexShape shape, PetscInt dim, PetscBoo… in DMPlexCreateBoxMesh_Internal()
4730 DMPlexShape shape = DM_SHAPE_BOX; in DMPlexCreateFromOptions_Internal()