SIRIUS
7.5.0
Electronic structure library and applications
src
api
error_codes.hpp
1
#ifndef __ERROR_CODES_HPP__
2
#define __ERROR_CODES_HPP__
3
4
#define SIRIUS_SUCCESS 0
5
#define SIRIUS_ERROR_UNKNOWN 1
6
#define SIRIUS_ERROR_RUNTIME 2
7
#define SIRIUS_ERROR_EXCEPTION 3
8
9
#endif
Generated on Wed Nov 22 2023 17:00:15 for SIRIUS by
1.9.3