Commit Graph

15 Commits

Author SHA1 Message Date
39b316729b use auto type when assigning from cast or using new 2022-04-10 18:16:36 -04:00
f80259dfae some applications of the new function 2021-09-19 19:05:40 -04:00
09c19a936b update URLs in source code and manual 2021-05-24 14:18:20 -04:00
d1941392d3 disable clang-format for all existing .cpp files (for now) 2021-05-05 23:53:38 -04:00
e9e0bb71b6 Use varargs version of Error:all() and Error::one() where applicable 2021-04-25 21:30:51 -04:00
b53822da46 provide Command base class in command.h for deriving command styles from 2021-04-13 17:47:00 -04:00
adf74b3a22 use https://lammps.sandia.gov based URLs consistently 2020-10-21 16:45:30 -04:00
e378532003 avoid 32-bit integer overflow 2020-09-25 17:31:49 -04:00
9d0c3bc665 replace some numeric constants in Atom and AtomVec classes with enumerators 2020-09-11 19:07:55 -04:00
485a169ef2 move merge sort to utils namespace 2020-09-06 17:38:53 -04:00
c7c4297cfc update include handling for commands 2020-09-03 00:51:58 -04:00
1fb1a5f461 fix incorrect ubuf decoding bug in reset_atom_ids 2020-07-27 09:48:13 -04:00
0c89b517a5 avoid segfaults if fewer than 10 atoms or bounding box length is zero 2020-07-10 08:25:37 -04:00
4a1acffde9 whitespace fixes 2020-07-09 19:36:58 -04:00
94e9b3bc82 rename reset_ids command to reset_atom_ids 2020-07-07 13:32:00 -04:00