Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexsection.c356 static PetscErrorCode DMPlexCreateSectionBCIndices(DM dm, PetscSection section) in DMPlexCreateSectionBCIndices() function
441 PetscCall(DMPlexCreateSectionBCIndices(dm, *section)); in DMPlexCreateSection()