Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/
H A Dex10.c90 PetscErrorCode CreateGroupLabel(DM dm, PetscInt numGroups, DMLabel *label, AppCtx *options) in CreateGroupLabel() function
117 PetscCall(CreateGroupLabel(dm, user->numGroups, &label, user)); in TestReorderingByGroup()