Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dcupminterface.hpp27 static constexpr std::array<const char *const, 5> DeviceTypes = { variable
111 return std::get<util::to_underlying(T)>(DeviceTypes); in cupmName()