Home
last modified time | relevance | path

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

/petsc/src/dm/interface/
H A Ddm.c6549 PetscBool usePerm = dm->ignorePermOutput ? PETSC_FALSE : PETSC_TRUE; in DMGetOutputDM() local
6559 …PetscCall(PetscSectionCreateGlobalSection(section, sf, usePerm, PETSC_TRUE, PETSC_FALSE, &gsection… in DMGetOutputDM()