Searched refs:AssertDeviceContextExists (Results 1 – 4 of 4) sorted by relevance
14 PetscCall(AssertDeviceContextExists(dctx)); in main()24 PetscCall(AssertDeviceContextExists(dctx)); in main()28 PetscCall(AssertDeviceContextExists(dctx)); in main()33 PetscCall(AssertDeviceContextExists(dctx)); in main()34 PetscCall(AssertDeviceContextExists(ddup)); in main()39 PetscCall(AssertDeviceContextExists(dctx)); in main()
14 PetscCall(AssertDeviceContextExists(dctx)); in main()
30 static inline PetscErrorCode AssertDeviceContextExists(PetscDeviceContext dctx) in AssertDeviceContextExists() function
19 PetscCall(AssertDeviceContextExists((*sub)[i])); in DoFork()