Searched refs:test_inertia (Results 1 – 1 of 1) sorted by relevance
56 PetscBool chol = PETSC_FALSE, view = PETSC_FALSE, matsolvexx = PETSC_FALSE, test_inertia; in main() local93 test_inertia = symm; in main()94 PetscCall(PetscOptionsGetBool(NULL, NULL, "-test_inertia", &test_inertia, NULL)); in main()375 if (test_inertia) { /* A is symmetric */ in main()