Lines Matching refs:PetscDeviceContextSynchronize
169 PetscCall(PetscDeviceContextSynchronize(dctx)); in TestAllCombinations()
176 PetscCall(PetscDeviceContextSynchronize(dctx)); in TestAllCombinations()
258 for (auto &&ctx : {dctx_a, dctx_b, dctx_c}) PetscCall(PetscDeviceContextSynchronize(ctx)); in main()
320 PetscCall(PetscDeviceContextSynchronize(sync_reader)); in main()
325 PetscCall(PetscDeviceContextSynchronize(remain_reader)); in main()
337 PetscCall(PetscDeviceContextSynchronize(dctx_c)); in main()
344 PetscCall(PetscDeviceContextSynchronize(dctx_a)); in main()
345 PetscCall(PetscDeviceContextSynchronize(dctx_b)); in main()
355 PetscCall(PetscDeviceContextSynchronize(dctx_c)); in main()
364 PetscCall(PetscDeviceContextSynchronize(dctx_b)); in main()
366 PetscCall(PetscDeviceContextSynchronize(dctx_a)); in main()
377 PetscCall(PetscDeviceContextSynchronize(dctx_a)); in main()
386 PetscCall(PetscDeviceContextSynchronize(dctx_c)); in main()
394 PetscCall(PetscDeviceContextSynchronize(dctx_c)); in main()
396 PetscCall(PetscDeviceContextSynchronize(dctx_a)); in main()
406 PetscCall(PetscDeviceContextSynchronize(dctx_a)); in main()