lammps:2b854ec64fb9565675c20575b81409899d51ef8c commits - 南方科技大学 https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commits/2b854ec64fb9565675c20575b81409899d51ef8c 2020-09-09T09:25:34-04:00 https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/2b854ec64fb9565675c20575b81409899d51ef8c reformulate 2020-09-09T09:25:34-04:00 Axel Kohlmeyer akohlmey@gmail.com https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/a1cf6c087ccd96135ef1b80c3995ef41f39716da no need to use a deprecated argument in a newly added API 2020-09-09T09:06:28-04:00 Axel Kohlmeyer akohlmey@gmail.com https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/2a42fe66adb46bf86606536c0da6c6bf2604ae43 discuss change to get LAMMPS handle as return value instead of argument 2020-09-09T09:06:00-04:00 Axel Kohlmeyer akohlmey@gmail.com https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/dad749b62b2818668f7b57fd78b27eaab21a72ec make vget()/vgot() inline functions again for optimal performance. 2020-09-08T20:52:51-04:00 Axel Kohlmeyer akohlmey@gmail.com https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/c818a005232b025f9dda59cb8526cbd65bad5652 remove unwanted docs 2020-09-08T16:53:26-04:00 Axel Kohlmeyer akohlmey@gmail.com https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/ea0a9f00e8d2ed1633331a0a3c3dd3e70e7a65fc swap order of classes in toctree 2020-09-08T16:45:16-04:00 Axel Kohlmeyer akohlmey@gmail.com https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/ca1b5ed9367c9139f8a8a2f3ffc925b008058921 fix minor issues 2020-09-08T16:43:10-04:00 Axel Kohlmeyer akohlmey@gmail.com https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/daf8a2313a5eb61544aee66f48b4f74eba4a2482 split developer guide into multiple files 2020-09-08T16:38:06-04:00 Axel Kohlmeyer akohlmey@gmail.com https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/ee25ed3897c049f8181219d0f69f84f16088885a update/correct documentation for memory pool classes 2020-09-08T16:36:48-04:00 Axel Kohlmeyer akohlmey@gmail.com https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/9f4a991fc50206fb0401f7c718f187a136f6d2b5 move over doxygen comments for a few LAMMPS classes 2020-09-08T16:36:29-04:00 Axel Kohlmeyer akohlmey@gmail.com https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/9e474523820d9d95684b199cd5b9e47966bb1a47 recover compilation for platforms using malloc() instead of posix_memalign() 2020-09-08T15:36:21-04:00 Axel Kohlmeyer akohlmey@gmail.com https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/7a9d31328eaaf513ffb545be5cee1bd07888d5f4 remove obsolete comment 2020-09-08T15:29:42-04:00 Axel Kohlmeyer akohlmey@gmail.com https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/9f7e309f077ffe27aaa442161e105ec6ed1c21eb small updates to MyPage and convert MyPoolChunk similar to MyPage 2020-09-08T15:13:16-04:00 Axel Kohlmeyer akohlmey@gmail.com https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/a3cc7581b198d14f1ba8ed2da4945333fea61658 rename test for memory pools 2020-09-08T15:12:08-04:00 Axel Kohlmeyer akohlmey@gmail.com https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/f02db43f63d8b7dc5cd34944a9c45cf50dab0c14 add discussion and minimal code example for MyPage class. 2020-09-07T16:10:48-04:00 Axel Kohlmeyer akohlmey@gmail.com https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/0ee7c5f43451c56b5f204514b4d954278e6718c5 add more MyPage test variants 2020-09-07T15:27:13-04:00 Axel Kohlmeyer akohlmey@gmail.com https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/ab5c81f7d6729b3e17fa737730637b18a90e1d34 refactor some more to reduce redundant code. 2020-09-07T08:57:37-04:00 Axel Kohlmeyer akohlmey@gmail.com https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/bbb81a8dd0a58f9662f42ce2275a7fa97c1c5bba add unit tester for MyPage class 2020-09-07T08:33:05-04:00 Axel Kohlmeyer akohlmey@gmail.com https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/3089205a54f48d08aa11fed8beaca1336bcfd029 tweak MyPage docs 2020-09-07T08:32:34-04:00 Axel Kohlmeyer akohlmey@gmail.com https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/0447616aafcde1a73a3d1e5d87e123013d4f71df address spelling issues 2020-09-07T08:03:41-04:00 Axel Kohlmeyer akohlmey@gmail.com https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/f8ebcc90fb74cc6fc8bf2177bc520451d48cf296 define OneCoeff struct in my_page.h as HyperOneCoeff to resolve compilation i... 2020-09-07T07:57:23-04:00 Axel Kohlmeyer akohlmey@gmail.com https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/2270d86519a0764c3252befd96e8776d6036959a whitespace cleanup and try to recover legacy build 2020-09-06T22:51:58-04:00 Axel Kohlmeyer akohlmey@gmail.com https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/4ca36d9526e5b92121943c3d3ca5eff374bbef27 add doxygen docs and convert MyPage template class from header only to header... 2020-09-06T22:26:17-04:00 Axel Kohlmeyer akohlmey@gmail.com https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/485a169ef25d93356b6b5b7c2476d8283a4fee74 move merge sort to utils namespace 2020-09-06T17:38:53-04:00 Axel Kohlmeyer akohlmey@gmail.com https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/d995ed0d871a63ba47f91692663702261427f3ca Merge pull request #2344 from akohlmey/use-improved-sphinx-fortran 2020-09-04T18:46:34-04:00 Axel Kohlmeyer akohlmey@gmail.com Use modernized version of sphinx-fortran https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/75a119d534d149b3dcd7a19f19ce4fdce737615c divert installation of sphinx-fortran to github branch with parallel read cap... 2020-09-04T17:40:26-04:00 Axel Kohlmeyer akohlmey@gmail.com https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/e6592d2324d8ea9ad64cbae48b3b67149e819d0f Merge pull request #2336 from akohlmey/collected-small-changes 2020-09-04T15:22:31-04:00 Axel Kohlmeyer akohlmey@gmail.com Collected small changes for the next patch release https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/ceed9284c1b0dae8083fd08b1e0dcefffc69ce43 Merge branch 'master' into collected-small-changes 2020-09-04T13:32:47-04:00 Axel Kohlmeyer akohlmey@gmail.com https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/de777ce9947e1cc32fb6c9b9890e56a9e718e6f1 Merge pull request #2341 from akohlmey/doc-updates 2020-09-04T13:29:58-04:00 Axel Kohlmeyer akohlmey@gmail.com Revised links and related descriptions in the manual https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/41a3e7c712504b62f953345ff67a548edfd76218 update a few links in the programmer guide 2020-09-04T11:59:04-04:00 Axel Kohlmeyer akohlmey@gmail.com https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/5c22d1197e9eb11f3b3771d045d0592551982ba5 Merge branch 'master' into doc-updates 2020-09-04T11:50:28-04:00 Axel Kohlmeyer akohlmey@gmail.com https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/d0d3cee28da9ef9f97d9dc48a4081e175fe9d940 a few more cosmetic changes 2020-09-04T11:50:02-04:00 Axel Kohlmeyer akohlmey@gmail.com https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/90c13b1b149b1f7c962d5ce61397303a09f9260e update build files for plumed 2.6.1 release 2020-09-04T11:44:39-04:00 Axel Kohlmeyer akohlmey@gmail.com https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/2b1e4749dd2ea7b45a1921f02ae588f19b655e89 first chunk of revised updates to the manual addressing link issues. 2020-09-04T11:39:38-04:00 Axel Kohlmeyer akohlmey@gmail.com https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/c8327e66b38f49cd38269ab2f2095f1e7e009051 Merge pull request #2338 from akohlmey/include-cleanup 2020-09-04T10:14:12-04:00 Axel Kohlmeyer akohlmey@gmail.com Update list of included headers for latest updates of the convention https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/f19ce32bf56aa81a3b488c2f6a6227b668bb7704 a few more small tweaks 2020-09-04T09:42:11-04:00 Axel Kohlmeyer akohlmey@gmail.com https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/255bf2f8fd1dbdc66e06a3132f18ff95dca56d96 update iwyu custom mapping file 2020-09-04T09:41:57-04:00 Axel Kohlmeyer akohlmey@gmail.com https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/f541647d44332b94a0133ebef721dd89e83b1560 some more IWYU tweaks 2020-09-04T09:23:20-04:00 Axel Kohlmeyer akohlmey@gmail.com https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/d6ba95bed6b982df025cbb219a8adb985e0ef5f1 minor tweaks 2020-09-04T08:05:59-04:00 Axel Kohlmeyer akohlmey@gmail.com https://mirrors.sustech.edu.cn/git/11930499/lammps/-/commit/2d802411e99ee55b1a392bf52e2a43a35e0cc916 remove pointless stringstream abuse 2020-09-04T08:03:53-04:00 Axel Kohlmeyer akohlmey@gmail.com