Lines Matching refs:PetscDeviceFree
41 PetscCall(PetscDeviceFree(dctx, ptr)); in TestAllocate()
58 PetscCall(PetscDeviceFree(dctx, char_ptr)); in TestAllocate()
59 PetscCall(PetscDeviceFree(dctx, short_ptr)); in TestAllocate()
60 PetscCall(PetscDeviceFree(dctx, int_ptr)); in TestAllocate()
61 PetscCall(PetscDeviceFree(dctx, double_ptr)); in TestAllocate()
62 PetscCall(PetscDeviceFree(dctx, long_int_ptr)); in TestAllocate()
80 PetscCall(PetscDeviceFree(dctx, tmp_ptr)); in TestAllocate()
82 PetscCall(PetscDeviceFree(dctx, ptr)); in TestAllocate()
94 PetscCall(PetscDeviceFree(dctx, tmp_ptr)); in TestAllocate()
95 PetscCall(PetscDeviceFree(dctx, ptr)); in TestAllocate()
114 PetscCall(PetscDeviceFree(sub[i], ptr)); in TestAsyncCoherence()
117 PetscCall(PetscDeviceFree(sub[i], ptr)); in TestAsyncCoherence()
124 PetscCall(PetscDeviceFree(sub[1], ptr)); in TestAsyncCoherence()
134 PetscCall(PetscDeviceFree(sub[1], ptr)); in TestAsyncCoherence()
145 PetscCall(PetscDeviceFree(sub[1], ptr)); in TestAsyncCoherence()