Lines Matching refs:PetscTestCheck

5 #define PetscTestCheck(expr) PetscCheck(expr, PETSC_COMM_SELF, PETSC_ERR_LIB, "Assertion: `%s' fail…  macro
18 PetscTestCheck(has == PETSC_TRUE); in main()
20 PetscTestCheck(has == PETSC_FALSE); in main()
22 PetscTestCheck(has == PETSC_FALSE); in main()
24 PetscTestCheck(has == PETSC_FALSE); in main()
26 PetscTestCheck(has == PETSC_FALSE); in main()
28 PetscTestCheck(has == PETSC_FALSE); in main()
32 PetscTestCheck(has == PETSC_TRUE); in main()
34 PetscTestCheck(has == PETSC_TRUE); in main()
36 PetscTestCheck(has == PETSC_TRUE); in main()
38 PetscTestCheck(has == PETSC_TRUE); in main()
40 PetscTestCheck(has == PETSC_TRUE); in main()
47 PetscTestCheck(has == PETSC_TRUE); in main()
51 PetscTestCheck(has == PETSC_TRUE); in main()
56 PetscTestCheck(has == PETSC_TRUE); in main()
77 PetscTestCheck(has == PETSC_FALSE); in main()
82 PetscTestCheck(has == PETSC_FALSE); in main()
85 PetscTestCheck(has == PETSC_TRUE); in main()
90 PetscTestCheck(has == PETSC_TRUE); in main()
93 PetscTestCheck(has == PETSC_FALSE); in main()
98 PetscTestCheck(has == PETSC_FALSE); in main()
101 PetscTestCheck(has == PETSC_TRUE); in main()
106 PetscTestCheck(has == PETSC_TRUE); in main()
109 PetscTestCheck(has == PETSC_FALSE); in main()
114 PetscTestCheck(has == PETSC_FALSE); in main()
120 PetscTestCheck(has == PETSC_TRUE && !strcmp(val, "123")); in main()
122 PetscTestCheck(has == PETSC_TRUE && !strcmp(val, "123")); in main()
124 PetscTestCheck(has == PETSC_TRUE && !strcmp(val, "123")); in main()
126 PetscTestCheck(has == PETSC_TRUE && !strcmp(val, "123")); in main()
128 PetscTestCheck(has == PETSC_TRUE && !strcmp(val, "123")); in main()
130 PetscTestCheck(has == PETSC_TRUE && !strcmp(val, "123")); in main()
132 PetscTestCheck(has == PETSC_FALSE); in main()
134 PetscTestCheck(has == PETSC_FALSE); in main()
136 PetscTestCheck(has == PETSC_FALSE); in main()
138 PetscTestCheck(has == PETSC_FALSE); in main()
140 PetscTestCheck(has == PETSC_FALSE); in main()
142 PetscTestCheck(has == PETSC_FALSE); in main()