Home
last modified time | relevance | path

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

/petsc/src/mat/tests/
H A Dex221.c77 PetscBool testaxpy = PETSC_TRUE, testaxpyd = PETSC_TRUE, testaxpyerr = PETSC_FALSE; in main() local
99 PetscCall(PetscOptionsGetBool(NULL, NULL, "-test_axpy", &testaxpy, NULL)); in main()
387 if (testaxpy) { in main()