Lines Matching refs:PetscAssertPointer
6 PetscAssertPointer(a, 1); in testDuplicatesWithChanges()
8 PetscAssertPointer(a, 1); in testDuplicatesWithChanges()
10 PetscAssertPointer(b, 5); in testDuplicatesWithChanges()
12 PetscAssertPointer(b, 7); in testDuplicatesWithChanges()
13 PetscAssertPointer(b, 3); in testDuplicatesWithChanges()
20 PetscAssertPointer(a, 1); in testDuplicatesScoped()
21 PetscAssertPointer(b, 2); in testDuplicatesScoped()
23 PetscAssertPointer(a, 1); in testDuplicatesScoped()
24 PetscAssertPointer(b, 2); in testDuplicatesScoped()
27 PetscAssertPointer(a, 1); in testDuplicatesScoped()
28 PetscAssertPointer(b, 2); in testDuplicatesScoped()
36 PetscAssertPointer(a, 1); in testDuplicatesDoubleScoped()
37 PetscAssertPointer(b, 2); in testDuplicatesDoubleScoped()
39 PetscAssertPointer(a, 1); in testDuplicatesDoubleScoped()
40 PetscAssertPointer(b, 2); in testDuplicatesDoubleScoped()
43 PetscAssertPointer(a, 1); in testDuplicatesDoubleScoped()
44 PetscAssertPointer(b, 2); in testDuplicatesDoubleScoped()
48 PetscAssertPointer(a, 1); in testDuplicatesDoubleScoped()
49 PetscAssertPointer(b, 2); in testDuplicatesDoubleScoped()
59 PetscAssertPointer(a, 1); in testNoDuplicatesSwitch()
60 PetscAssertPointer(b, 2); in testNoDuplicatesSwitch()
64 PetscAssertPointer(a, 1); in testNoDuplicatesSwitch()
65 PetscAssertPointer(b, 2); in testNoDuplicatesSwitch()
74 PetscAssertPointer(a, 1); in testDuplicatesNoChangesSwitch()
75 PetscAssertPointer(b, 2); in testDuplicatesNoChangesSwitch()
79 PetscAssertPointer(a, 1); in testDuplicatesNoChangesSwitch()
80 PetscAssertPointer(b, 2); in testDuplicatesNoChangesSwitch()
84 PetscAssertPointer(a, 1); in testDuplicatesNoChangesSwitch()
85 PetscAssertPointer(b, 2); in testDuplicatesNoChangesSwitch()
95 PetscAssertPointer(a, 1); in testNoDuplicatesIfElse()
96 PetscAssertPointer(b, 2); in testNoDuplicatesIfElse()
99 PetscAssertPointer(a, 1); in testNoDuplicatesIfElse()
100 PetscAssertPointer(b, 2); in testNoDuplicatesIfElse()
108 PetscAssertPointer(a, 1); in testDuplicatesIfElse()
109 PetscAssertPointer(b, 2); in testDuplicatesIfElse()
112 PetscAssertPointer(a, 1); in testDuplicatesIfElse()
113 PetscAssertPointer(b, 2); in testDuplicatesIfElse()
116 PetscAssertPointer(a, 1); in testDuplicatesIfElse()
117 PetscAssertPointer(b, 2); in testDuplicatesIfElse()
126 PetscAssertPointer(a, 1); in testNoDuplicatesIfElseIfElse()
127 PetscAssertPointer(b, 2); in testNoDuplicatesIfElseIfElse()
130 PetscAssertPointer(a, 1); in testNoDuplicatesIfElseIfElse()
131 PetscAssertPointer(b, 2); in testNoDuplicatesIfElseIfElse()
134 PetscAssertPointer(a, 1); in testNoDuplicatesIfElseIfElse()
135 PetscAssertPointer(b, 2); in testNoDuplicatesIfElseIfElse()