Home
last modified time | relevance | path

Searched refs:dctxr (Results 1 – 1 of 1) sorted by relevance

/petsc/src/sys/objects/device/impls/cupm/
H A Dcupmcontext.hpp147 …static PetscErrorCode check_current_device_(PetscDeviceContext dctxl, PetscDeviceContext dctxr) no… in check_current_device_() argument
149 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_()