Merge pull request #495 from akohlmey/doc-fixes
Collected small updates and bugfixes
GitHub <noreply@github.com> | May 30 2017, 18:48 |
junge | Oct 19 2017, 09:53 |
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
412cb8f089bb | Axel Kohlmeyer | avoid hang in fix reax/c/species when multiple atoms have the exact same x… | May 30 2017 | |||
092806ad4fe1 | Axel Kohlmeyer | no need for special whitespace handling in library interface | May 30 2017 | |||
4ae314731d99 | Axel Kohlmeyer | must not use strtok() in library function as it is not re-entrant and may be… | May 30 2017 | |||
4b8d2e829c24 | Axel Kohlmeyer | triclinic member variable is referenced in destructor and thus must be… | May 30 2017 | |||
d93938f7e17f | Axel Kohlmeyer | displace_atom rotate needs to operate on unwrapped coordinates with image flags… | May 29 2017 | |||
c0339120d2a5 | Axel Kohlmeyer | add missing neighbor list class definitions to USER-OMP | May 27 2017 | |||
5a23d2d1da75 | Axel Kohlmeyer | fix bug in computing mixed EAM potentials introduced by TI modifications | May 27 2017 | |||
de446ace2fec | Axel Kohlmeyer | Merge branch 'user-manifold-doc-fix' of https://github.com/Pakketeretet2/lammps… | May 27 2017 | |||
2055110e05d0 | Stefan Paquay | Fixed typo in dox. | May 26 2017 | |||
5b1e582f0377 | Axel Kohlmeyer | prevent segfault when defining pair_style comb3 without arguments | May 26 2017 | |||
53e7fee5b778 | Axel Kohlmeyer | Merge branch 'doc-fixes' of github.com:akohlmey/lammps into doc-fixes | May 25 2017 | |||
5291f2ed6e8d | Axel Kohlmeyer | fix bug in fix shear/history reported by kevin hanley. see #500 | May 25 2017 | |||
88d4150d2bf8 | Axel Kohlmeyer | remove trailing whitespace | May 24 2017 | |||
ead05f81c09c | Axel Kohlmeyer | Merge branch 'pair_morse_soft-doc-fix' of https://github. | May 24 2017 | |||
4f9e7cbd161f | Stefan Paquay | Cleaned up docs for pair_mores, a missing :pre ruined formatting. | May 24 2017 | |||
4780d72809c0 | Axel Kohlmeyer | use '&&' and '||' instead of 'and' and 'or' operators for consistency | May 22 2017 | |||
97d3c843c44a | Axel Kohlmeyer | small documentation fixes to fix typos and formatting issues | May 21 2017 |