15#define DAT_DIR_STRING XSTR(PSCF_DATA_DIR)
28 std::string filename = DAT_DIR_STRING ;
29 filename +=
"groups/";
41 filename += groupName;
File containing preprocessor macros for error handling.
#define UTIL_THROW(msg)
Macro for throwing an Exception, reporting function, file and line number.
std::string makeGroupFileName(int D, std::string groupName)
Generates the file name from a group name.
PSCF package top-level namespace.
Utility classes for scientific computation.
File containing absolute paths to data, for use in code and tests.