Commit Graph

172 Commits

Author SHA1 Message Date
d614aeb91d Fix small memory leak, add debug RNG 2025-01-20 17:37:32 -07:00
70cbf051fe apply clang-format 2024-10-04 19:41:59 -04:00
a88e8757e3 guard against not setting extscalar, extvector, or extarray when required 2024-04-22 19:55:52 -04:00
4d830f1450 Merge branch 'develop' into collected-small-changes 2024-01-15 09:23:35 -05:00
72ba7f6535 whitespace/clang-format 2024-01-12 15:25:42 -05:00
8b89c330e6 make removed DOF computation large system compatible 2024-01-10 15:32:02 -05:00
35bf3e05ca Merge branch 'develop' into fix-rigid-enforce2d 2023-09-22 12:01:57 -04:00
1057fa9b00 move diamflag from fix adapt and adapt/fep to base class for cleaner code 2023-07-17 22:17:05 -04:00
227c4f2f1a Merge branch 'develop' into fix-rigid-enforce2d 2023-06-15 10:04:48 -04:00
fdf9288e52 Merge branch 'develop' into kk_fuse 2023-05-02 10:11:55 -06:00
fd65000afc Small refactor 2023-05-01 13:08:01 -06:00
235372d6e8 Fuse some Kokkos kernels to reduce launch latency for small systems 2023-04-28 14:40:59 -06:00
5cb3d15ada Add Kokkos support for atom sorting on device 2023-04-19 12:47:38 -06:00
e1e82e6715 Merge branch 'develop' into fix-rigid-enforce2d 2023-04-14 14:38:21 -04:00
8d523c0604 enable fix rigid to support 2d enforcement internally 2023-04-03 17:21:11 -06:00
6d29e9209d Another refactor 2023-03-01 15:48:04 -07:00
d32da83eb6 small bookkeeping changes 2022-11-30 09:51:13 -07:00
90b54300e9 remove whitespace 2022-11-07 16:18:40 -07:00
b4118c51cc merged in current master 2022-11-04 08:22:18 -06: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
ec5b344a9f read/write from/to file for grid data 2022-10-20 17:18:48 -06:00
8313a8aa49 calling structure for Grid3d remap 2022-10-12 16:34:34 -06:00
88c92119d3 starting to add remap to Grid3d 2022-09-22 14:37:52 -06: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
58800b5191 enable relancing to work with distributed grids 2022-08-11 13:28:50 -06:00
b1b778b45b first version of fix ave/grid 2022-08-01 10:02:12 -06:00
d819c890b6 dump grid and compute property/grid 2022-07-21 15:08:44 -06:00
f69be2791b hooks from dump grid to fix 2022-07-19 14:02:05 -06:00
5c81ba81d7 initial version of dump grid 2022-07-19 11:03:44 -06:00
78c10bac4a clang-format update 2022-04-23 13:08:11 -04:00
115962db88 Merge branch 'develop' into remove-error-docs-in-header 2022-04-23 12:46:54 -04:00
79a7d2abf6 remove error docs from header files 2022-04-22 23:31:15 -04:00
69d9c5187e refactor group access, enable and apply clang-format 2022-04-15 15:29:43 -04:00
f7514ce358 make friends for access to instance_me member 2022-03-02 19:06:08 -05:00
b8d4030983 Update more core class destructors 2022-01-19 13:27:08 -05:00
ac7c5592d7 add centroid virial tally function in preparation for rigid/small support 2021-12-06 17:45:49 +09:00
abba1204a8 support for centroid stress in fixes 2021-12-06 17:12:39 +09:00
3a9796d9b3 add flags for centroid stress 2020-12-14 19:29:18 +09:00
e93ae9ba12 apply clang-format 2021-08-27 19:56:33 -04:00
a85f125ee7 whitespace 2021-08-26 16:58:14 -04:00
0dea376e1a restart support for TTM fixes 2021-08-23 14:56:33 -06:00
456b81417d first version of fix ttm/grid 2021-06-09 09:03:50 -06:00
09c19a936b update URLs in source code and manual 2021-05-24 14:18:20 -04:00
7fcd449864 apply clang-format to all headers with some exceptions 2021-05-14 19:16:07 -04:00
df7fe4431f make LAMMPS homepage URL and C++ indicator comments consistent 2021-04-22 21:26:07 -04:00
71dbf43e09 error our when Fix:set_molecule() is called with unsupported fixes
also add example input for using fix rigid/small with fix deposit
2021-03-30 11:10:59 -04:00
bca3164fc4 fix whitespace issues 2021-01-26 18:39:02 -05:00
54e3ee74a2 changes to USER-MISC package 2021-01-21 15:37:18 -07:00