Searched refs:test_sbaij (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() local159 PetscCall(PetscOptionsGetBool(NULL, NULL, "-test_sbaij", &test_sbaij, NULL)); in port_lsd_bfbt()176 if (set_symmetry || test_sbaij) { in port_lsd_bfbt()178 if (test_sbaij) PetscCall(MatConvert(P, MATSBAIJ, MAT_INPLACE_MATRIX, &P)); in port_lsd_bfbt()