Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/
H A Dex49.c8 PetscInt check_face; member
16 options->check_face = 1; in ProcessOptions()
20 …("-check_face", "Face set to report on", "ex49.c", options->check_face, &options->check_face, NULL… in ProcessOptions()
234 if (depth > 1) PetscCall(CheckOffsets(dm, &user, "Face Sets", user.check_face, 1)); in main()