Home
last modified time | relevance | path

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

/petsc/src/mat/tests/ !
H A Dex115.c81 PetscBool test_offproc = PETSC_FALSE; in main() local
83 PetscCall(PetscOptionsGetBool(NULL, NULL, "-test_offproc", &test_offproc, NULL)); in main()
84 if (test_offproc) { in main()