Searched refs:test_offproc (Results 1 – 1 of 1) sorted by relevance
81 PetscBool test_offproc = PETSC_FALSE; in main() local83 PetscCall(PetscOptionsGetBool(NULL, NULL, "-test_offproc", &test_offproc, NULL)); in main()84 if (test_offproc) { in main()