Searched refs:supersection (Results 1 – 1 of 1) sorted by relevance
451 PetscSection supersection, *sections, *sectionGlobals; in DMCreateSectionSuperDM() local468 PetscCall(PetscSectionCreateSupersection(sections, len, &supersection)); in DMCreateSectionSuperDM()469 PetscCall(DMSetLocalSection(*superdm, supersection)); in DMCreateSectionSuperDM()556 PetscCall(PetscSectionDestroy(&supersection)); in DMCreateSectionSuperDM()