Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/tutorials/
H A Dex27.c56 PetscBool test_custom_layout = PETSC_FALSE; in main() local
91 PetscCall(PetscOptionsGetBool(NULL, NULL, "-test_custom_layout", &test_custom_layout, NULL)); in main()
151 if (test_custom_layout && size > 1) { in main()