Home
last modified time | relevance | path

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

/petsc/src/mat/tests/
H A Dex66.c40 …PetscBool testlayout = PETSC_FALSE, flg, symm = PETSC_FALSE, Asymm = PETSC_TRUE, kernel = … in main() local
61 if (!flgglob) PetscCall(PetscOptionsGetBool(NULL, NULL, "-testlayout", &testlayout, NULL)); in main()
83 if (testlayout) { in main()