Home
last modified time | relevance | path

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

/petsc/src/mat/tests/
H A Dex125.c55 … symm, testMatSolve = PETSC_TRUE, testMatMatSolve = PETSC_TRUE, testMatMatSolveTranspose = PETSC_T… in main() local
214 …PetscCall(PetscOptionsGetBool(NULL, NULL, "-test_matmatsolvetranspose", &testMatMatSolveTranspose,… in main()
252 testMatMatSolveTranspose = PETSC_TRUE; in main()
255 testMatMatSolveTranspose = PETSC_FALSE; in main()
314 testMatMatSolveTranspose = PETSC_FALSE; in main()
445 if (testMatMatSolveTranspose) { in main()