Searched refs:testaxpyd (Results 1 – 1 of 1) sorted by relevance
77 PetscBool testaxpy = PETSC_TRUE, testaxpyd = PETSC_TRUE, testaxpyerr = PETSC_FALSE; in main() local100 PetscCall(PetscOptionsGetBool(NULL, NULL, "-test_axpy_different", &testaxpyd, NULL)); in main()392 if (testaxpyd && !(test % 2)) { in main()