Searched refs:custom_pc_mat (Results 1 – 1 of 1) sorted by relevance
66 PetscBool dump_solution, build_auxiliary_operator, rediscretize, custom_pc_mat; in main() local78 custom_pc_mat = PETSC_FALSE; in main()79 PetscCall(PetscOptionsGetBool(NULL, NULL, "-custom_pc_mat", &custom_pc_mat, NULL)); in main()177 if (custom_pc_mat) { in main()