Commit Graph

31 Commits

Author SHA1 Message Date
482a6632e9 consolidate kspace communication enumerators in kspace.h 2024-10-10 05:35:01 -04:00
4b0c1f2605 Merge branch 'develop' of github.com:lammps/lammps into issue3775_fft_kokkos 2024-02-06 12:09:55 -07:00
ad855ad7ea remove unused constants 2024-02-05 20:26:23 -05:00
de7c459b2f consolidate FFT settings in headers 2024-01-31 13:28:41 -05:00
a6261d75b9 some more define to static constexpr conversions 2024-01-24 21:14:19 -05:00
1f863cd4a3 simplify since constexpr should conver to FFT_SCALAR at compile time 2024-01-21 15:59:09 -05:00
12422ff510 replace defines with static constexpr declarations 2024-01-21 15:53:35 -05:00
768163865e avoid 32-bit integer overflow for PPPM grid 2024-01-10 19:54:29 -05:00
5a455c5e3a remove redundant calls to fmt::format() from calls to error->one/all() and utils::logmesg() 2023-09-26 23:56:51 -04:00
f502499e44 better separated buffer packing methods 2023-01-03 17:14:18 +10:00
8610fc6d33 simplify intel versions of electrode fixes 2023-01-03 12:32:12 +10:00
8248b5bc18 Merge branch 'develop' of github.com:lammps/lammps into distributed-grids 2022-12-13 13:00:31 -07:00
cc18528ea1 more bookkeeping changes 2022-11-30 10:56:54 -07:00
41f97430e1 fix leaks for ewald and pppm/intel 2022-11-23 15:20:11 +10:00
f5261b449a Remove setup from BoundaryCorrection 2022-11-14 10:02:36 +01:00
64c9f7ffed Merge branch 'develop' into electrode 2022-11-08 09:46:56 +01: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
0654d6c8d6 Refactor A-matrix in INTEL (and base package) 2022-10-21 08:24:19 +00:00
cccf3f6f78 change email for contacting LAMMPS developers, add to homepage checker 2022-10-20 20:36:03 -04:00
a0d859933c Update from master 2022-10-12 09:49:55 -06:00
1e6321a1e9 Update INTEL package 2022-10-11 11:17:03 -06:00
e2f2663df2 more changes from GridComm to Grid3d in packages 2022-08-17 10:08:34 -06:00
66b8ab9c6e Revamped examples 2022-04-26 09:42:45 +02:00
c086664c2a Per-atom vector usage 2022-04-20 16:23:44 +02:00
75d87383e2 one more OpenMP fix 2022-04-09 09:10:45 -04:00
a04c0077b9 silence some more compiler warnings and try to resolve issues with old compilers 2022-04-09 09:04:17 -04:00
ce62da1cca compatibility with legacy OpenMP implementations 2022-04-09 07:53:17 -04:00
65be564cd6 Review akohlmey 2022-04-05 15:35:04 +00:00
6e74d0a09a LAMMPS GridComm patch 2022-02-25 08:13:16 +00:00
efa5db4c58 ELECTRODE package 2022-02-10 11:33:38 +01:00