Home
last modified time | relevance | path

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

/petsc/src/vec/is/section/interface/
H A Dsection.c2294 …reateSubplexSection_Private(PetscSection s, IS subpointIS, PetscBool renumberPoints, PetscSection … in PetscSectionCreateSubplexSection_Private() argument
2326 if (renumberPoints) { in PetscSectionCreateSubplexSection_Private()
2348 if (!renumberPoints) subp = p; in PetscSectionCreateSubplexSection_Private()
2368 if (!renumberPoints) subp = p; in PetscSectionCreateSubplexSection_Private()