15#define DAT_DIR_STRING XSTR(PSCF_DATA_DIR)
27 std::string filename = DAT_DIR_STRING ;
28 filename +=
"groups/";
40 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.
C++ namespace for polymer self-consistent field theory (PSCF).
Utility classes for scientific computation.
File containing absolute paths to data, for use in code and tests.