Home
last modified time | relevance | path

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

/petsc/src/vec/is/section/interface/
H A Dsection.c1621 …red(PetscSection s, PetscSF sf, PetscBool includeConstraints, PetscInt numExcludes, const PetscInt… in PetscSectionCreateGlobalSectionCensored() argument
1647 for (e = 0; e < numExcludes; ++e) { in PetscSectionCreateGlobalSectionCensored()
1653 if (e < numExcludes) continue; in PetscSectionCreateGlobalSectionCensored()