Searched refs:dctxr (Results 1 – 1 of 1) sorted by relevance
147 …static PetscErrorCode check_current_device_(PetscDeviceContext dctxl, PetscDeviceContext dctxr) no… in check_current_device_() argument149 const auto devidl = dctxl->device->deviceId, devidr = dctxr->device->deviceId; in check_current_device_()153 PetscObjectCast(dctxl)->id, devidl, PetscObjectCast(dctxr)->id, devidr); in check_current_device_()