Commit Graph

26 Commits

Author SHA1 Message Date
aca36d1e6a apply clang-format 2024-08-21 15:17:28 -04:00
ad855ad7ea remove unused constants 2024-02-05 20:26:23 -05:00
12422ff510 replace defines with static constexpr declarations 2024-01-21 15:53:35 -05:00
db9bb9e390 Merge branch 'develop' into compute-prop-grid-proc 2023-08-15 20:54:33 -04:00
1e2db10252 whitespace 2023-08-15 20:54:28 -04:00
a6d178194e use consistent names and capitalization in comments 2023-08-03 10:59:31 -04:00
3e7f1ac83a add proc option to compute property/grid 2023-08-02 16:27:19 -06:00
6b2b3765c2 fix valgrind issues 2022-12-15 08:48:27 -07:00
90b54300e9 remove whitespace 2022-11-07 16:18:40 -07:00
d75fd564a1 update grid2d to match grid3d 2022-11-01 16:11:14 -06:00
4c29457351 more classes use Grid3d 2022-11-01 15:53:39 -06:00
d67eed7e43 enable triclinic for fix ave/grid 2022-08-29 16:46:26 -06:00
37e9bf54ab debugging fixes 2022-08-22 17:13:59 -06:00
d10dbb9cb9 Merge branch 'distributed-grids' of github.com:lammps/lammps into distributed-grids 2022-08-19 09:42:30 -06:00
75933f1965 comment tweaks 2022-08-19 09:42:27 -06:00
6bc48f0882 improve error messages and apply clang-format 2022-08-19 06:11:51 -04:00
22a9bfebe5 reimplement utils::gridid_parse() function and update related code 2022-08-17 13:18:12 -04:00
7a0636ca0c whitespace fixes 2022-08-17 10:15:30 -04:00
5e935519bf finished first draft of doc pages 2022-08-16 15:42:48 -06:00
8b637b5b70 error check for particle mapping to grid 2022-08-11 13:51:42 -06:00
58800b5191 enable relancing to work with distributed grids 2022-08-11 13:28:50 -06:00
c44794730b debugging fixes 2022-08-03 17:43:04 -06:00
3e81cfb217 refactoring 2022-07-29 10:13:23 -06:00
dff206f297 more work on grid classes 2022-07-25 13:56:28 -06:00
22b6a49fba compute property/grid additions 2022-07-21 17:33:34 -06:00
d819c890b6 dump grid and compute property/grid 2022-07-21 15:08:44 -06:00