Searched refs:childctx (Results 1 – 1 of 1) sorted by relevance
629 auto &childctx = (*dsub)[i]; in PetscDeviceContextForkWithStreamType() local632 PetscCall(PetscDeviceContextDuplicate_Private(dctx, stype, &childctx)); in PetscDeviceContextForkWithStreamType()633 PetscCall(PetscDeviceContextWaitForContext(childctx, dctx)); in PetscDeviceContextForkWithStreamType()635 PetscCall(PetscObjectGetId(PetscObjectCast(childctx), &childID)); in PetscDeviceContextForkWithStreamType()