Home
last modified time | relevance | path

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

/petsc/src/mat/tests/
H A Dex111.c47 PetscBool Test_3D = PETSC_FALSE, flg; in main() local
65 if (user.coarse.mz) Test_3D = PETSC_TRUE; in main()
72 if (!Test_3D) { in main()
81 if (!Test_3D) { in main()
125 if (!Test_3D) { in main()
H A Dex89.c14 PetscBool Test_3D = PETSC_FALSE, flg; in main() local
29 PetscCall(PetscOptionsGetBool(NULL, NULL, "-test_3D", &Test_3D, NULL)); in main()
34 if (!Test_3D) { in main()
H A Dex96.c51 …PetscBool Test_MatMatMult = PETSC_TRUE, Test_MatPtAP = PETSC_TRUE, Test_3D = PETSC_TRUE, flg; in main() local
68 if (user.coarse.mz) Test_3D = PETSC_TRUE; in main()
77 if (!Test_3D) { in main()