Home
last modified time | relevance | path

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

/petsc/src/mat/tests/
H A Dex125.c58 PetscBool test_mumps_opts = PETSC_FALSE; in main() local
217 PetscCall(PetscOptionsGetBool(NULL, NULL, "-test_mumps_opts", &test_mumps_opts, NULL)); in main()
273 if (test_mumps_opts) { in main()