Searched refs:PetscDeviceTypeCast (Results 1 – 4 of 4) sorted by relevance
32 #define PetscDeviceTypeCast(...) static_cast<PetscDeviceType>(__VA_ARGS__) macro36 #define PetscDeviceTypeCast(...) ((PetscDeviceType)(__VA_ARGS__)) macro60 PetscDeviceType pvdt_dtype_ = PetscDeviceTypeCast(dtype); \74 PetscDeviceType pccdt_dtype1_ = PetscDeviceTypeCast(dtype1); \75 PetscDeviceType pccdt_dtype2_ = PetscDeviceTypeCast(dtype2); \
565 *deviceContextInitDevice = PetscDeviceTypeCast(initDeviceIdx); in PetscDeviceInitializeQueryOptions_Private()665 const auto deviceType = PetscDeviceTypeCast(i); in PetscDeviceInitializeFromOptions_Internal()
188 deviceType.first = PetscDeviceTypeCast(dtype); in PetscDeviceContextQueryOptions_Internal()
1215 const PetscDeviceType dtype = PetscDeviceTypeCast(i); in PetscLogViewWarnNoGpuAwareMpi()