Home
last modified time | relevance | path

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

/petsc/src/mat/tests/
H A Dex221.c72 PetscBool ronl = PETSC_TRUE; in main() local
88 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()