Searched refs:usePerm (Results 1 – 1 of 1) sorted by relevance
6549 PetscBool usePerm = dm->ignorePermOutput ? PETSC_FALSE : PETSC_TRUE; in DMGetOutputDM() local6559 …PetscCall(PetscSectionCreateGlobalSection(section, sf, usePerm, PETSC_TRUE, PETSC_FALSE, &gsection… in DMGetOutputDM()