Searched defs:numGroups (Results 1 – 2 of 2) sorted by relevance
11 PetscInt numGroups; /* If greater than 1, use grouping in test */ member90 PetscErrorCode CreateGroupLabel(DM dm, PetscInt numGroups, DMLabel *label, AppCtx *options) in CreateGroupLabel()
54 int numGroups; in PetscTestOwnership() local