Commit Graph

25 Commits

Author SHA1 Message Date
1bba2c9e06 third and final round of include-what-you-use updates 2024-02-28 17:40:17 -05:00
1359c52f30 include-what-you-use updates 2024-02-27 23:42:24 -05:00
6ccf5f107c fix a bug in fix pair 2023-06-18 20:39:18 -05:00
27da716852 getting out of the insurance business :-) 2023-01-23 16:45:41 -05:00
20b6355888 refactor fix_pair.h/cpp: extract method "query_pstyle" and call it also in void FixPair::init() 2023-01-04 15:00:03 +01:00
bcb5285ef9 update / correct suffix handling in fix pair 2023-01-03 14:15:12 -05:00
295d8a6903 fix_pair.cpp: respect lmp->suffix when looking for pair_style name match 2023-01-03 15:58:34 +01:00
a3c0be875e include-what-you-use updates 2022-12-11 22:46:54 -05:00
a714a60ed3 we need to use Error::one() since not all MPI ranks might trigger 2022-10-26 16:14:48 -04:00
e4ca652648 BUGFIX: raise error only if some atoms in current spatial domain but extracted per-atom array is still nullptr 2022-10-26 18:50:08 +02: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
422042bf66 Merge pull request #3455 from lammps/fix-pair-min-tweak
Adjust fix pair to work better with minimization
2022-09-22 12:25:04 -04:00
6c9c61e763 remove debug output 2022-09-22 10:45:53 -04:00
39763444c5 add lasttime check to fix pair 2022-09-21 14:03:04 -06:00
7c2013d862 silence compiler warnings 2022-09-21 10:01:53 -04:00
3770c02752 fix typo 2022-09-15 09:22:20 -04:00
a52c4a5537 improve error messages 2022-09-14 14:35:57 -04:00
7f4fe0d3ad whitespace 2022-09-09 17:29:11 -04:00
f9c49620b3 add minimization support 2022-09-02 09:38:24 -06:00
4d062f70ce bug fix for per-atom vector output of fix pair 2022-08-31 10:09:59 -06:00
ec4c458c7e add Pair::extract_atom() method 2022-07-29 10:54:42 -06:00
4de0944f8b streamlined string ops 2022-07-28 15:24:58 -06:00
348feddcb6 new fix pair and dump_modify skip commands 2022-07-28 12:45:20 -06:00
f039c00442 add dump skip option 2022-07-27 17:13:46 -06:00