|
utilities
|
Conventional constants used by GEMC utility helpers. More...

Go to the source code of this file.
Namespaces | |
| namespace | gemc |
Variables | |
| constexpr int | gemc::EC__RANDOMENGINENOTFOUND = 2003 |
| Error code used when the configured random engine name is not recognized. | |
| constexpr char | gemc::DEFAULT_RANDOM_ENGINE [] = "RanluxEngine" |
| Default random engine name used when no explicit selection is provided. | |
This header defines small numeric/string constants that are used across utility routines (for example, error codes and default configuration values).
Definition in file gemcConventions.h.