Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dcharacteristicimpl.h76 PetscInt *localOffsets; /* Offset into queue for each process (Prefix sums of need_count) */ member
/petsc/src/vec/is/section/interface/
H A Dsection.c1475 …scSF sf, PetscBool usePermutation, PetscBool includeConstraints, PetscBool localOffsets, PetscSect… in PetscSectionCreateGlobalSection()