Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/tests/
H A Dex6.c34 PetscBool table = PETSC_FALSE, flg, test_residual = PETSC_FALSE, b_in_f = PETSC_TRUE; in main() local
41 PetscCall(PetscOptionsGetBool(NULL, NULL, "-b_in_f", &b_in_f, NULL)); in main()
49 if (b_in_f) { in main()