Home
last modified time | relevance | path

Searched defs:sectionNew (Results 1 – 3 of 3) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplexreorder.c264 PetscSection section, sectionNew; in DMPlexPermute() local
H A Dplextree.c525 static PetscErrorCode AnchorsFlatten(PetscSection section, IS is, PetscSection *sectionNew, IS *isN… in AnchorsFlatten()
/petsc/src/vec/is/section/interface/
H A Dsection.c3090 PetscErrorCode PetscSectionPermute(PetscSection section, IS permutation, PetscSection *sectionNew) in PetscSectionPermute()