Commit Graph

6 Commits

Author SHA1 Message Date
90797d53d9 one more batch of clang-tidy fixes 2022-05-13 23:21:14 -04:00
39b316729b use auto type when assigning from cast or using new 2022-04-10 18:16:36 -04:00
61c465c6f3 simplify creation of computes in fix ipi and fix plumed 2021-10-01 14:32:19 -04:00
e070766915 including lmpwindows.h globally from lmptype.h does more harm than good
this addresses some (cross) compilation issues locally.
in the long run, this should be addressed by implementing issue #1884
where platform specific functionality is wrapped into a small library
of generic functions adapted for LAMMPS' needs (like utils:: does for
non-portable convenience functions).
2021-09-07 10:39:16 -04:00
b108da3e5c simplify format handling 2021-07-29 15:26:29 -04:00
852f18525d complete moving packages and styles around 2021-07-23 18:11:25 -04:00