Searched refs:test_fs (Results 1 – 1 of 1) sorted by relevance
153 PetscBool test_fs = PETSC_FALSE, set_symmetry = PETSC_FALSE, test_sbaij = PETSC_FALSE; in port_lsd_bfbt() local157 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()