Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexcreate.c1004 static PetscErrorCode DMPlexSetBoxLabel_Internal(DM dm, const DMBoundaryType periodicity[]) in DMPlexSetBoxLabel_Internal() function
1481 PetscCall(DMPlexSetBoxLabel_Internal(dm, periodicity)); in DMPlexCreateBoxMesh_Simplex_Internal()
5353 PetscCall(DMPlexSetBoxLabel_Internal(dm, bdt)); in DMSetFromOptions_Plex()