Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/tests/
H A Dex60.c14 PetscBool userSubdomains = PETSC_FALSE; in main() local
20 PetscCall(PetscOptionsGetBool(NULL, NULL, "-user_subdomains", &userSubdomains, NULL)); in main()
73 if (userSubdomains) { in main()