|
DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
|
pybind11 binding of the DeviceBackend enum into the Python module. More...
Go to the source code of this file.
Namespaces | |
| namespace | DNDS |
| the host side operators are provided as implemented | |
Macros | |
| #define | DNDS_PY_ENUM_CLASS_DeviceBackend_ADD(v) value(#v, DeviceBackend::v) |
Functions | |
| void | DNDS::pybind11_bind_deviceStorage (py::module_ &m) |
| void | DNDS::pybind11_bind_device_controls (py::module_ &m) |
pybind11 binding of the DeviceBackend enum into the Python module.
Definition in file DeviceStorage_bind.hpp.
| #define DNDS_PY_ENUM_CLASS_DeviceBackend_ADD | ( | v | ) | value(#v, DeviceBackend::v) |