Searched refs:check_matis (Results 1 – 2 of 2) sorted by relevance
162 PetscBool check_matis = PETSC_FALSE; in ComputeMatrix() local241 PetscCall(PetscOptionsGetBool(NULL, NULL, "-check_matis", &check_matis, NULL)); in ComputeMatrix()242 if (check_matis) { in ComputeMatrix()
140 PetscBool dump_mat = PETSC_FALSE, check_matis = PETSC_FALSE; in ComputeMatrix() local280 PetscCall(PetscOptionsGetBool(NULL, NULL, "-check_matis", &check_matis, NULL)); in ComputeMatrix()281 if (check_matis) { in ComputeMatrix()