Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/tests/
H A Dex11.c153 PetscBool test_fs = PETSC_FALSE, set_symmetry = PETSC_FALSE, test_sbaij = PETSC_FALSE; in port_lsd_bfbt() local
157 PetscCall(PetscOptionsGetBool(NULL, NULL, "-test_fs", &test_fs, NULL)); in port_lsd_bfbt()
160 if (!test_fs) { in port_lsd_bfbt()
172 PetscCall(PetscObjectTypeCompare((PetscObject)pc_A, PCFIELDSPLIT, &test_fs)); in port_lsd_bfbt()
173 if (!test_fs) { in port_lsd_bfbt()