- Oct 30, 2018
-
-
Axel Kohlmeyer authored
-
- Oct 25, 2018
-
-
Axel Kohlmeyer authored
reorder operations in init() to fix a bug with compute chunk/atom del…
-
Steve Plimpton authored
-
- Oct 23, 2018
-
-
Axel Kohlmeyer authored
Patch release 24 October 2018
-
Axel Kohlmeyer authored
Bug fix for Kspace refactoring in USER-INTEL package
-
Axel Kohlmeyer authored
More Documentation consistency improvements
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
Enable use of fix halt for minimizations
-
Axel Kohlmeyer authored
Refactor kspace base class to have a settings() method
-
Axel Kohlmeyer authored
Implement dummy classes for deprecated and removed styles
-
Axel Kohlmeyer authored
-
- Oct 22, 2018
-
-
Axel Kohlmeyer authored
Workaround for parallel_for() compilation issue with newer GNU compilers
-
- Oct 21, 2018
-
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
Created new compute ADF for angular distribution function
-
Aidan Thompson authored
-
- Oct 20, 2018
-
-
Aidan Thompson authored
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
apparently, data items used inside parallel_for() constructs have rather strict requirements on const-ness, which is enforced by newer GNU compilers. As a workaround we construct explicit const copies of those class instances. This closes #1045
-
Aidan Thompson authored
-
Aidan Thompson authored
-
Aidan Thompson authored
-
Axel Kohlmeyer authored
fix triclinic rounding bug for lib interface as well
-
- Oct 19, 2018
-
-
Axel Kohlmeyer authored
Add src directory to PreventInSourceBuilds checks
-
Steve Plimpton authored
-
Richard Berger authored
-
Axel Kohlmeyer authored
added -restart2dump command-line option
-
Axel Kohlmeyer authored
cmake: prevent in-source build
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-