Home
last modified time | relevance | path

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

/petsc/src/sys/objects/device/impls/cupm/
H A Dcupmdevice.hpp37 using devices_type = std::array<std::unique_ptr<DeviceInternal>, PETSC_DEVICE_MAX_DEVICES>; typedef in Petsc::device::cupm::Device
38 static devices_type devices_;
59 typename Device<T>::devices_type Device<T>::devices_ = {};