CASM
1.1.0
A Clusters Approach to Statistical Mechanics
|
#include <string>
Go to the source code of this file.
Classes | |
class | CASM::runtime_error |
Namespaces | |
CASM | |
Main CASM namespace. | |
Macros | |
#define | ERR_INVALID_ARG 1 |
#define | ERR_UNKNOWN 2 |
#define | ERR_NO_PROJ 3 |
#define | ERR_INVALID_INPUT_FILE 4 |
#define | ERR_MISSING_INPUT_FILE 5 |
#define | ERR_EXISTING_FILE 6 |
#define | ERR_MISSING_DEPENDS 7 |
#define | ERR_OTHER_PROJ 8 |