Commit Graph

33 Commits

Author SHA1 Message Date
7ebd65ddb7 must catch exceptions inside destructors 2022-08-05 04:27:49 -04:00
234b9f180a use clang-tidy and clang-format to update/modernize/simplify code 2022-05-31 14:46:57 -04:00
d4ea5ca49e more clang-tidy fixes after re-running it with added settings 2022-05-14 07:18:05 -04:00
aae44892c0 consolidate all FFT related redundant defines and typedefs in a single header 2022-05-06 11:27:17 -04:00
abefff828d plug memory leak 2022-05-06 04:39:38 -04:00
9c45af7730 avoid potential 32-bit integer overflow 2022-04-29 20:53:57 -04:00
5e18f15435 remove unused variables 2022-04-29 15:29:04 -04:00
d0938ce398 apply clang-format 2022-04-29 15:13:47 -04:00
f09e886fd2 remove unused function 2022-04-29 15:10:57 -04:00
eb5d867adf Improve erfc 2022-04-28 13:45:57 +00:00
192b22a6ce Set rng init for electrode/thermo 2022-04-26 16:03:45 +02:00
7aaa71d22e Merge remote-tracking branch 'lammps/develop' into electrode 2022-04-26 10:29:39 +02:00
66b8ab9c6e Revamped examples 2022-04-26 09:42:45 +02:00
bc0236d869 Bugfix tagint type for tags 2022-04-20 18:49:55 +02:00
c086664c2a Per-atom vector usage 2022-04-20 16:23:44 +02:00
9d1d552fde bugfix init_list for etypes 2022-04-20 16:23:44 +02:00
a9f5a1af51 initialize class member pointers in initializer to null 2022-04-10 11:13:33 -04:00
2d346638fb correctly declare and override virtual functions for desired polymorphism 2022-04-09 20:17:36 -04:00
a620f5bd7d fix pointer type bug 2022-04-09 19:59:43 -04:00
4adeb29491 clang-tidy fixes 2022-04-09 19:00:59 -04:00
420dc969d3 need to set buffer size based on generated output format 2022-04-09 17:26:41 -04:00
b20c98753f style changes 2022-04-09 10:10:33 -04:00
44ccbd2184 use internal reader/parser classes for file reading and writing 2022-04-09 10:10:19 -04:00
06fc53ac69 make timer output configurable and off by default 2022-04-09 10:08:58 -04:00
a94fa0a840 formatting 2022-04-09 07:44:33 -04:00
7673eda947 apply clang-format 2022-04-09 07:16:22 -04:00
cab6fca22e update to latest upstream and modernize neighbor list request handling 2022-04-09 07:00:39 -04:00
65be564cd6 Review akohlmey 2022-04-05 15:35:04 +00:00
4c57b8f1db Remove duplicate etypes setting 2022-03-01 19:44:17 +00:00
0edda42eee Bugfix macro inversion 2022-03-01 17:58:56 +01:00
6e74d0a09a LAMMPS GridComm patch 2022-02-25 08:13:16 +00:00
c04f4a913f Thomas-Fermi 2022-02-20 07:47:28 +00:00
efa5db4c58 ELECTRODE package 2022-02-10 11:33:38 +01:00