Searched refs:Test_3D (Results 1 – 3 of 3) sorted by relevance
47 PetscBool Test_3D = PETSC_FALSE, flg; in main() local65 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()
14 PetscBool Test_3D = PETSC_FALSE, flg; in main() local29 PetscCall(PetscOptionsGetBool(NULL, NULL, "-test_3D", &Test_3D, NULL)); in main()34 if (!Test_3D) { in main()
51 …PetscBool Test_MatMatMult = PETSC_TRUE, Test_MatPtAP = PETSC_TRUE, Test_3D = PETSC_TRUE, flg; in main() local68 if (user.coarse.mz) Test_3D = PETSC_TRUE; in main()77 if (!Test_3D) { in main()