Searched refs:ronl (Results 1 – 1 of 1) sorted by relevance
72 PetscBool ronl = PETSC_TRUE; in main() local88 PetscCall(PetscOptionsGetBool(NULL, NULL, "-rows_only", &ronl, NULL)); in main()171 ronl = cong ? ronl : PETSC_TRUE; in main()216 if (ronl) { in main()275 …OMM_WORLD, "[test %" PetscInt_FMT "] Error mat mult after %s %g\n", test, ronl ? "MatZeroRows" : "… in main()280 … "[test %" PetscInt_FMT "] Error mat mult transpose after %s %g\n", test, ronl ? "MatZeroRows" : "… in main()