Commit Graph

15 Commits

Author SHA1 Message Date
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
0cbf70a385 make compatible with C 2021-10-01 15:24:59 -04: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
75579fc100 take advantage of having the common Command base class to unify code paths 2021-04-14 07:05:00 -04:00
d95d5f1954 store different factory variants in a union 2021-03-11 23:52:35 -05:00
83583c465e add support for command plugins with example 2021-03-11 23:09:37 -05:00
9209cbba92 add support for loading plugins for fixes 2021-03-11 21:19:04 -05:00
ffda7fcc04 simpler interfaces 2021-03-11 14:02:21 -05:00
8e1ccb6123 next iteration: rename functions/files, split header, store dso handle 2021-03-11 07:26:57 -05:00
592490be4e add unload/list commands 2021-03-10 09:50:28 -05:00
fb39ceaaeb fix whitespace and typo 2021-03-09 16:00:14 -05:00
27a81ffc86 add initial version of a plugin loader interface (for pair styles) 2021-03-09 15:34:48 -05:00