OpenMPCD
|
#include <cstddef>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | OpenMPCD::SystemInformation |
Provides information about the system the program is executing on. More... | |
struct | OpenMPCD::SystemInformation::CUDADevice |
Holds properties of a CUDA device. More... | |
Defines the OpenMPCD::SystemInformation class.
Definition in file SystemInformation.hpp.