Home
last modified time | relevance | path

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

/petsc/src/mat/tests/
H A Dex70.c211 … bgpu = PETSC_FALSE, testshellops = PETSC_FALSE, testproj = PETSC_TRUE, testrart = PETSC_TRUE, tes… in main() local
232 PetscCall(PetscOptionsGetBool(NULL, NULL, "-testrart", &testrart, NULL)); in main()
460 if (testrart) { /* fails for AIJCUSPARSE because RA operation is not defined */ in main()