Commit Graph

13809 Commits

Author SHA1 Message Date
David Nicholson 4524b0fa83 rename arg_kludge to uef_arg_kludge 2017-09-29 16:54:46 -04:00
David Nicholson 4ef63feea7 reran examples 2017-09-29 15:50:31 -04:00
Stan Moore 9f2740b7f1 Partially revert 01d0a5c, avoid atomics, safe because of the while loop. Worst case is the resize will happen again because max wasn't accurate 2017-09-29 13:41:35 -06:00
David Nicholson 2a06b75af8 doc revisions 2017-09-29 15:36:41 -04:00
Stan Moore d7aac2fed5 Add sync/modify to nbin_kokkos 2017-09-29 13:26:02 -06:00
Axel Kohlmeyer d898afaafb use <> for system includes not "" 2017-09-29 09:19:38 -04:00
Ulf R. Pedersen c66ddf9ac0 Update fix_rhok.txt 2017-09-29 08:03:02 +02:00
David Nicholson a64040ce2d citeme 2017-09-28 18:33:04 -04:00
David Nicholson 480b087c93 doc edits, README, and citeme 2017-09-28 18:31:51 -04:00
David Nicholson 0029583463 doc edits i missed in earlier commit 2017-09-28 17:46:39 -04:00
David Nicholson c0f1a32661 fixed namespace issue 2017-09-28 17:43:59 -04:00
David Nicholson 80898b8695 first draft of doc done 2017-09-28 17:42:02 -04:00
David Nicholson 855b6000ef initial commit. doc is in the works 2017-09-28 16:34:18 -04:00
Ulf R. Pedersen 285a123c90 Update fix_rhok.cpp 2017-09-28 18:42:15 +02:00
Ulf R. Pedersen 0f52dd7c5f Update fix_rhok.h 2017-09-28 18:41:06 +02:00
Ulf R. Pedersen 10d1741e7f Update fix_rhok.txt 2017-09-28 18:38:25 +02:00
Ulf R. Pedersen d11733d3a0 typo in equation 2017-09-28 18:28:46 +02:00
Ulf R. Pedersen 348c4eb7f3 add .cpp and .h to root src 2017-09-28 18:18:28 +02:00
Ulf R. Pedersen 75b3f34a58 Update documentation 2017-09-28 18:16:06 +02:00
Ulf R. Pedersen fe80c57bde more documentation 2017-09-28 17:01:12 +02:00
Ulf R. Pedersen e49f0e396b Create fix_rhok.txt 2017-09-28 16:24:26 +02:00
Ulf R. Pedersen 37e55a825b Create fix_rhok.txt 2017-09-28 16:20:03 +02:00
Ulf R. Pedersen 67e48264d9 Update fix_rhok.cpp 2017-09-28 16:02:20 +02:00
Ulf R. Pedersen 4e1eeca869 Update fix_rhok.cpp 2017-09-28 16:02:00 +02:00
Ulf R. Pedersen 2fda041972 Update fix_rhok.cpp 2017-09-28 16:00:16 +02:00
Ulf R. Pedersen 34c1adb4dd Merge https://github.com/lammps/lammps 2017-09-28 12:28:58 +02:00
Anders Hafreager 23e283f135 Fixed proper deletion of fixes if fix is NULL 2017-09-27 16:20:07 +02:00
Axel Kohlmeyer de45fa6e71 correct bogus links in LATTE docs 2017-09-26 18:25:37 -04:00
Axel Kohlmeyer bfdc4acb8b add missing entry for pdf version of manual 2017-09-26 16:53:36 -04:00
Axel Kohlmeyer fd3ecd0481 fix typo in formatting 2017-09-26 16:52:24 -04:00
Axel Kohlmeyer 8bba6d3e8c correct formatting and broken/colliding link issues with LATTE package related documentation 2017-09-26 16:52:10 -04:00
Axel Kohlmeyer 53e4ee4f2d need to re-init timers after initial setup 2017-09-25 23:20:42 -04:00
Axel Kohlmeyer b60cff7e77 USER-OMP package depends on USER-DRUDE 2017-09-25 23:15:49 -04:00
Axel Kohlmeyer 38530415c8 -ltbbmalloc is required 2017-09-25 20:03:53 -04:00
Axel Kohlmeyer 0573aaa6da update src/.gitignore for LATTE package 2017-09-25 19:37:55 -04:00
Axel Kohlmeyer e6969002ce having plain filelink instead of filelink.o confuses KOKKOS linking with nvcc 2017-09-25 19:37:37 -04:00
Axel Kohlmeyer 836a6d292c whitespace fixes, silence compiler warning about too few format specifiers 2017-09-25 16:31:39 -04:00
Tim Mattox 32e0de7a67 first pass at implementing atom2bin for KOKKOS neighbor lists 2017-09-25 14:06:20 -05:00
Tim Mattox 789812ec3d KOKKOS: minor typo fix 2017-09-25 14:06:20 -05:00
Ulf R. Pedersen 88a882b457 Added reference to fix rhok implimentation 2017-09-25 18:59:23 +02:00
Ulf R. Pedersen f1aea57e30 Update readme.md 2017-09-25 18:48:21 +02:00
Ulf R. Pedersen b35f2ff8b4 Example of Interface Pinning Computation 2017-09-25 18:44:24 +02:00
Ulf R. Pedersen 4beccf508f Move fix to USER-MISH 2017-09-25 18:35:53 +02:00
Julien Devemy 78a486c0fd Authorize hybrid/overlay for fix srp 2017-09-25 16:18:08 +02:00
Steve Plimpton f2c1172741 patch 22Sep17 2017-09-22 15:46:34 -06:00
Christoph Junghans d6316c40d9 cmake: fix build with system latte 2017-09-22 15:36:14 -06:00
Steve Plimpton bcde318ccb Merge pull request #659 from stanmoore1/kk_border_comm
Enhance Kokkos communication logic
2017-09-22 13:47:44 -06:00
Stan Moore 3ed39ca844 Make Kokkos comm give warning and switch to classic comm instead of erroring out 2017-09-22 13:03:24 -06:00
Steve Plimpton ee487ef4aa Merge pull request #652 from junghans/latte
Add LATTE fix
2017-09-22 10:32:19 -06:00
Steve Plimpton a8ae886667 update fix latte examples and virial 2017-09-21 10:40:54 -06:00