|
|
cbb4abc55c
|
improve formatting
|
2022-04-15 17:12:31 -04:00 |
|
|
|
69d9c5187e
|
refactor group access, enable and apply clang-format
|
2022-04-15 15:29:43 -04:00 |
|
|
|
4b400fb4a6
|
overload count() function to pass in Region pointer directly
|
2022-04-14 22:00:50 -04:00 |
|
|
|
21f24ef572
|
Merge pull request #3218 from lammps/mdi-new-functions
MDI new functions
|
2022-04-14 20:48:51 -04:00 |
|
|
|
a0a82cad0b
|
Merge pull request #3214 from stanmoore1/kk_tersoff_bugfix
Fix issues in Kokkos Tersoff and Stillinger-Weber pair styles
|
2022-04-14 17:28:59 -04:00 |
|
|
|
e66fb6a1c1
|
apply clang-format
|
2022-04-14 17:28:05 -04:00 |
|
|
|
64b1c45a49
|
update MDI library and checksum
|
2022-04-14 17:27:20 -04:00 |
|
|
|
20827b4105
|
sync with new version of MDI library
|
2022-04-14 15:00:09 -06:00 |
|
|
|
0cfb26799c
|
Fix copy/paste error
|
2022-04-14 13:47:57 -06:00 |
|
|
|
5bd86a05b2
|
Merge pull request #2906 from jtclemm/BPM
Adding package for bonded particle models
|
2022-04-14 15:43:14 -04:00 |
|
|
|
c5565a4e02
|
Small tweaks
|
2022-04-14 13:16:44 -06:00 |
|
|
|
5c70f45feb
|
updates to use new funcs from Python as well
|
2022-04-14 10:49:12 -06:00 |
|
|
|
9424c2558e
|
enable and apply clang-format. minor cosmetic changes
|
2022-04-13 21:05:19 -04:00 |
|
|
|
1755d06870
|
Merge pull request #3216 from lammps/update-citation
update a citation
|
2022-04-13 19:16:57 -04:00 |
|
|
|
bc2b600f09
|
changes to use new MDI library functions
|
2022-04-13 16:26:48 -06:00 |
|
|
|
0946d41c3f
|
Merge pull request #3215 from megmcca/snap-inner-bug
fix crash with multielement inner cutoff
|
2022-04-13 16:17:10 -04:00 |
|
|
|
30914a73fb
|
Update error messages
|
2022-04-13 14:10:52 -06:00 |
|
|
|
44f67330e2
|
Port changes to other flavors of Tersoff
|
2022-04-13 13:50:49 -06:00 |
|
|
|
21c61a5c77
|
Merge pull request #3213 from akohlmey/gpu-remove-legacy
Remove support for CUDA toolkits before version 8 and GPUs older than Kepler
|
2022-04-13 15:10:17 -04:00 |
|
|
|
bd6d7b9136
|
clarify CUDA versus OpenCL build and runtime restrictions
|
2022-04-13 14:24:43 -04:00 |
|
|
|
c9ab5ebbf5
|
cosmetic
|
2022-04-13 12:59:54 -04:00 |
|
|
|
2804de8c26
|
fix refactoring bug
|
2022-04-13 12:59:41 -04:00 |
|
|
|
fb37c86632
|
remove duplicate
|
2022-04-13 12:59:30 -04:00 |
|
|
|
0f1097d7e6
|
recover read_restart and read_data capability for fix property/atom
|
2022-04-13 12:41:40 -04:00 |
|
|
|
2d5fadd88f
|
Switch to const ref to help compiler
|
2022-04-13 10:27:41 -06:00 |
|
|
|
230bed0bc4
|
fix crash with multielement inner cutoff
|
2022-04-13 09:49:13 -06:00 |
|
|
|
9e94722987
|
Remove full neigh option in Kokkos Tersoff and SW pair styles
|
2022-04-13 08:14:02 -06:00 |
|
|
|
ef4e41d2a2
|
programming style and format updates
|
2022-04-12 22:52:07 -04:00 |
|
|
|
467cae9436
|
permissions
|
2022-04-12 18:43:47 -04:00 |
|
|
|
09b08ecd85
|
whitespace
|
2022-04-12 18:36:51 -04:00 |
|
|
|
8c153adceb
|
spelling
|
2022-04-12 18:36:16 -04:00 |
|
|
|
e89303c202
|
Fix compile error with Kokkos CUDA
|
2022-04-12 16:31:21 -06:00 |
|
|
|
622a4a6d51
|
Overallocate slightly to reduce memory reallocs
|
2022-04-12 16:20:21 -06:00 |
|
|
|
2998462743
|
Add const
|
2022-04-12 16:07:37 -06:00 |
|
|
|
f64d405ad8
|
Fixing remaining errors/warnings in doc build
|
2022-04-12 15:59:38 -06:00 |
|
|
|
90a6a3c125
|
Fix typo
|
2022-04-12 15:57:49 -06:00 |
|
|
|
2fa99703bf
|
Fix issues in Kokkos Tersoff and SW pair styles
|
2022-04-12 15:49:28 -06:00 |
|
|
|
f3363070e7
|
remove support for CUDA toolkits before version 8 and GPUs older than Kepler
|
2022-04-12 15:48:16 -04:00 |
|
|
|
ca37c01476
|
Fixing broken links/references in documentation
|
2022-04-12 13:36:39 -06:00 |
|
|
|
e1a7ea38a9
|
update a citation
|
2022-04-12 12:59:25 -06:00 |
|
|
|
929e46b5c7
|
remove dead code
|
2022-04-12 11:06:28 -04:00 |
|
|
|
e1a2423f2e
|
modernize, initialize pointers, apply clang-format
|
2022-04-12 11:06:18 -04:00 |
|
|
|
2ff8ac0cb2
|
Merge pull request #3210 from arghdos/fix_volatile
Add non-volatile version of join function to DomainKokkos
|
2022-04-11 19:48:43 -04:00 |
|
|
|
12d7ef541b
|
Need both versions of join
|
2022-04-11 15:13:44 -06:00 |
|
|
|
804c43b33c
|
Merge branch 'develop' of github.com:lammps/lammps into fix_volatile
|
2022-04-11 15:11:37 -06:00 |
|
|
|
49aebf64b9
|
include BPM package in multiple presets
|
2022-04-11 12:41:28 -04:00 |
|
|
|
9d907e31b3
|
recover compilation
|
2022-04-11 12:40:59 -04:00 |
|
|
|
36723853c9
|
Merge branch 'develop' into BPM
|
2022-04-11 12:18:34 -04:00 |
|
|
|
236d275b2f
|
Merge pull request #3211 from akohlmey/collected-small-changes
Collected clang-tidy updates
|
2022-04-11 11:07:00 -04:00 |
|
|
|
b36262cd11
|
cosmetic
|
2022-04-10 20:47:42 -04:00 |
|