Home
last modified time | relevance | path

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

/petsc/src/mat/tests/
H A Dex70.c209 …sttt = PETSC_TRUE, testnest = PETSC_TRUE, testtranspose = PETSC_TRUE, testcircular = PETSC_FALSE, … in main() local
229 PetscCall(PetscOptionsGetBool(NULL, NULL, "-testcircular", &testcircular, NULL)); in main()
710 if (testcircular) { /* test circular */ in main()