Commit Graph

16 Commits

Author SHA1 Message Date
9241f89582 avoid 32-bit integer overflow by reordering 2024-12-27 11:35:28 -05:00
53c3fa2afd memcpymask is a constant and thus should be uppercase 2024-12-27 01:54:44 -05:00
5ece81323e suppress bogus compiler warnings about overflowing buffer size in memcpy() 2024-12-26 22:53:44 -05:00
dbdcfc5c97 Merge branch 'develop' into general-triclinic
# Conflicts:
#	src/atom.cpp
2024-02-06 19:21:50 -05:00
def362ffa4 a few final updates 2024-02-06 05:45:58 -05:00
45372937db loads of whitespace fixes 2023-12-01 14:52:47 -05:00
4da49c6d85 more updates to doc page and read_data functionality 2023-11-13 15:22:17 -07:00
e5f3fcbbf4 more work on read_data and write_data 2023-09-13 13:29:37 -06:00
c7e794146f initial support for write_data 2023-09-13 10:03:05 -06:00
dec245c67b support for other vector fields in read_data 2023-09-13 09:29:56 -06:00
b30ce3ff32 next round of IWYU updates 2022-12-12 01:07:46 -05:00
2132b1d904 update developer reference text 2022-10-24 11:08:26 -04:00
cccf3f6f78 change email for contacting LAMMPS developers, add to homepage checker 2022-10-20 20:36:03 -04:00
b16d48aa41 "stringify" and "vectorize" processing of per-atom attributs in AtomVec classes 2022-04-14 11:06:10 -04:00
2b480f87f1 fix segfault when using atom style smd as part of a hybrid style
also remove redundant for clearing
2021-11-16 21:48:33 -05:00
c085e55695 rename USER-SMD package to MACHDYN 2021-06-29 17:19:39 -04:00