Home
last modified time | relevance | path

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

/petsc/src/dm/impls/forest/tests/
H A Dex3.c14 PetscBool adapt = PETSC_FALSE, userSection = PETSC_FALSE; in main() local
20 PetscCall(PetscOptionsGetBool(NULL, NULL, "-user_section", &userSection, NULL)); in main()
75 if (userSection) { in main()