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

Go to the source code of this file.
Macros | |
| #define | EC__RANDOMENGINENOTFOUND 2003 |
| Error code used when the configured random engine name is not recognized. | |
| #define | DEFAULT_RANDOM_ENGINE "RanluxEngine" |
| Default random engine name used when no explicit selection is provided. | |
| #define | SEEDNOTSET -1234 |
| Sentinel value used to mark that the random seed has not been explicitly set. | |
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.