Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/
H A Dex10.c11 PetscInt numGroups; /* If greater than 1, use grouping in test */ member
90 PetscErrorCode CreateGroupLabel(DM dm, PetscInt numGroups, DMLabel *label, AppCtx *options) in CreateGroupLabel()
/petsc/src/sys/fileio/
H A Dftest.c54 int numGroups; in PetscTestOwnership() local