Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/
H A Dex10.c93 const PetscInt groupB[6] = {14, 11, 9, 1, 8, 5}; in CreateGroupLabel() local
104 for (c = 0; c < 6; ++c) PetscCall(DMLabelSetValue(*label, groupB[c], 1001)); in CreateGroupLabel()