Home
last modified time | relevance | path

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

/petsc/src/mat/tests/
H A Dex66.c42 PetscBool testtrans, testnorm, randommat = PETSC_TRUE, testorthog, testcompress, testhlru; in main() local
60 PetscCall(PetscOptionsGetBool(NULL, NULL, "-randommat", &randommat, NULL)); in main()
113 if (kernel || !randommat) { in main()