Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplextree.c525 static PetscErrorCode AnchorsFlatten(PetscSection section, IS is, PetscSection *sectionNew, IS *isN… in AnchorsFlatten() function
748 PetscCall(AnchorsFlatten(aSec, aIS, &aSecNew, &aISNew)); in DMPlexCreateAnchors_Tree()