DiSMEC++
|
#include "utils/opaque_int.h"
Go to the source code of this file.
Classes | |
class | dismec::parallel::thread_id_t |
Strong typedef for an int to signify a thread id. More... | |
class | dismec::parallel::numa_node_id_t |
Strong typedef for an int to signify a numa domain. More... | |
class | dismec::parallel::cpu_id_t |
Strong typedef for an int to signify a (core of a) cpu. More... | |
Namespaces | |
dismec | |
Main namespace in which all types, classes, and functions are defined. | |
dismec::parallel | |