- Feb 16, 2018
-
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
-
Evangelos Voyiatzis authored
When compiling with g++ (GCC) 4.4.7 20120313 (Red Hat 4.4.7-18) an error occurs: error.cpp: In member function ‘void Error::generate_error(unsigned int, std::string, std::string)’: error.cpp:146: error: ‘exit’ was not declared in this scope The fix is to include the #include <cstdlib> where the exit() function is decleared in the error.cpp file
-
- Feb 15, 2018
-
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
-
- Feb 13, 2018
-
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
-
- Feb 12, 2018
-
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
- Feb 11, 2018
-
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
correctly represent, that the molecule summary refers to the largest type number and not the number of types
-
- Feb 10, 2018
-
-
Axel Kohlmeyer authored
-
- Feb 09, 2018
-
-
Steven J. Plimpton authored
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
-
- Feb 08, 2018
-
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
- Feb 07, 2018
-
-
Amulya authored
previously had incorrect logic for checking if fix is acceptable
-
- Feb 06, 2018
-
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
- Feb 02, 2018
-
-
Steve Plimpton authored
USER-INTEL: Adding missing backslash for two Makefiles using Intel co…
-
Steve Plimpton authored
Replace OS provided XDR support with bundled code
-
Steve Plimpton authored
Address bug in multifile restart writing with step number included
-