Home
last modified time | relevance | path

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

/petsc/src/mat/tests/
H A Dex116.c21 PetscBool flg, TestSYEVX = PETSC_TRUE; in main() local
37 if (flg) TestSYEVX = PETSC_FALSE; in main()
71 if (!TestSYEVX) { /* test syev() */ in main()
120 if (TestSYEVX) PetscCall(PetscFree(evecs_array)); in main()