Home
last modified time | relevance | path

Searched defs:maxCdof (Results 1 – 1 of 1) sorted by relevance

/petsc/src/vec/is/section/interface/
H A Dsection.c2029 PetscInt nF, f, c, pStart, pEnd, p, maxCdof = 0; in PetscSectionCreateSubsection() local
2198 PetscInt Nf = 0, f, pStart = PETSC_INT_MAX, pEnd = 0, p, maxCdof = 0, i; in PetscSectionCreateSupersection() local