Lines Matching refs:PetscAssertPointer
29 if (start) PetscAssertPointer(start, 3); in DMPlexGetPointLocal()
30 if (end) PetscAssertPointer(end, 4); in DMPlexGetPointLocal()
68 PetscAssertPointer(array, 3); in DMPlexPointLocalRead()
69 PetscAssertPointer(ptr, 4); in DMPlexPointLocalRead()
106 PetscAssertPointer(array, 3); in DMPlexPointLocalRef()
107 PetscAssertPointer(ptr, 4); in DMPlexPointLocalRef()
140 if (start) PetscAssertPointer(start, 4); in DMPlexGetPointLocalField()
141 if (end) PetscAssertPointer(end, 5); in DMPlexGetPointLocalField()
172 PetscAssertPointer(array, 4); in DMPlexPointLocalFieldRead()
173 PetscAssertPointer(ptr, 5); in DMPlexPointLocalFieldRead()
203 PetscAssertPointer(array, 4); in DMPlexPointLocalFieldRef()
204 PetscAssertPointer(ptr, 5); in DMPlexPointLocalFieldRef()
236 if (start) PetscAssertPointer(start, 3); in DMPlexGetPointGlobal()
237 if (end) PetscAssertPointer(end, 4); in DMPlexGetPointGlobal()
275 PetscAssertPointer(array, 3); in DMPlexPointGlobalRead()
276 PetscAssertPointer(ptr, 4); in DMPlexPointGlobalRead()
313 PetscAssertPointer(array, 3); in DMPlexPointGlobalRef()
314 PetscAssertPointer(ptr, 4); in DMPlexPointGlobalRef()
347 if (start) PetscAssertPointer(start, 4); in DMPlexGetPointGlobalField()
348 if (end) PetscAssertPointer(end, 5); in DMPlexGetPointGlobalField()
379 PetscAssertPointer(array, 4); in DMPlexPointGlobalFieldRead()
380 PetscAssertPointer(ptr, 5); in DMPlexPointGlobalFieldRead()
410 PetscAssertPointer(array, 4); in DMPlexPointGlobalFieldRef()
411 PetscAssertPointer(ptr, 5); in DMPlexPointGlobalFieldRef()