|
|
f8f2b9542e
|
sync with current develop
|
2022-04-18 17:29:23 -06:00 |
|
|
|
36723853c9
|
Merge branch 'develop' into BPM
|
2022-04-11 12:18:34 -04:00 |
|
|
|
200b4f13c7
|
use dynamic cast instead of c-style cast when casting from base type to derived class
|
2022-04-10 18:18:06 -04:00 |
|
|
|
39b316729b
|
use auto type when assigning from cast or using new
|
2022-04-10 18:16:36 -04:00 |
|
|
|
92a968a8a9
|
Resolving merge conflicts
|
2022-03-23 14:28:27 -06:00 |
|
|
|
1bba1ca2ae
|
fix logic bug
|
2022-03-10 05:44:31 -05:00 |
|
|
|
61f5bbd633
|
update logic to avoid stall with neighbor list statistic during final summary
|
2022-03-10 05:21:53 -05:00 |
|
|
|
10f8a597c7
|
use proper header for access to Kokkos class.
|
2022-03-10 01:11:33 -05:00 |
|
|
|
26c0b9cf87
|
move calculation of number of neighbors to Neighbor class
this allows reusing the code in the ImbalanceNeigh class
|
2022-03-09 23:18:28 -05:00 |
|
|
|
2e2bd37883
|
automatically enable intel neighbor list request property for intel pair styles
|
2022-03-09 21:19:19 -05:00 |
|
|
|
72cbffee7d
|
fix bug looking up neighbor lists
|
2022-03-06 05:24:15 -05:00 |
|
|
|
4781a4c8c6
|
style update
|
2022-03-06 04:49:08 -05:00 |
|
|
|
e9bcde4b58
|
more openmp neighbor list function to Neighbor class
|
2022-03-06 04:48:37 -05:00 |
|
|
|
cc618264a0
|
allow only one accelerator type enabled for neighbor lists
|
2022-03-06 04:47:22 -05:00 |
|
|
|
54e667e491
|
convert more styles to use new neighbor list request API, apply clang-format
|
2022-03-05 21:44:45 -05:00 |
|
|
|
f1d695299e
|
simplify checking for intel neighbor list requests
|
2022-03-05 20:31:56 -05:00 |
|
|
|
d4272815a3
|
add new APIs for creating and manipulating neighbor list requests
also add a few new (delegating) constructors to simplify code
|
2022-03-02 21:30:16 -05:00 |
|
|
|
642b1e25f6
|
Updating to develop
|
2022-02-18 13:58:38 -07:00 |
|
|
|
6a0e93a18a
|
convert more style_creators to use local static functions
|
2022-02-11 18:29:52 -05:00 |
|
|
|
d7f7835069
|
Fix merge conflicts, minor style fixes
|
2021-11-01 18:13:06 -06:00 |
|
|
|
56cd66a6c3
|
Merge branch 'master' into parse-logical-keyword
# Conflicts:
# src/H5MD/dump_h5md.cpp
|
2021-09-29 23:05:59 -04:00 |
|
|
|
dd4b195552
|
silence compiler warnings
|
2021-09-29 14:04:01 -04:00 |
|
|
|
8a35ea05bc
|
Prevent neigh list from copying "unique" stencil/bin
|
2021-09-28 15:33:44 -06:00 |
|
|
|
41a3eccd1c
|
apply utils::logical() to more commands
|
2021-09-21 07:48:50 -04:00 |
|
|
|
bca99f684f
|
update list and order of include files from include-what-you-use analysis
|
2021-09-18 14:16:48 -04:00 |
|
|
|
a71b77c06e
|
simplify. use utils::strdup() more.
|
2021-09-17 22:51:59 -04:00 |
|
|
|
f5259f0081
|
correct non-portable code
|
2021-09-07 00:58:16 -04:00 |
|
|
|
bb720626e3
|
Adding files for BPM
|
2021-08-27 09:22:56 -06:00 |
|
|
|
b2b807f9b9
|
initial version of AMOEBA/HIPPO force field files
|
2021-08-25 13:53:31 -06:00 |
|
|
|
89de4eb7c4
|
make sure that coul/exclude special neighbors are always flagged
|
2021-08-19 04:23:26 -04:00 |
|
|
|
e248faa9bd
|
silence compiler warnings
|
2021-05-28 14:09:41 -04:00 |
|
|
|
09c19a936b
|
update URLs in source code and manual
|
2021-05-24 14:18:20 -04:00 |
|
|
|
d24d501a4a
|
Merge branch 'master' into prepare-clang-format
|
2021-05-14 20:38:54 -04:00 |
|
|
|
250fbd24a3
|
neighbor build check on copyflag mis-indexed
|
2021-05-14 16:06:56 -06:00 |
|
|
|
aa6c6169a8
|
Merge branch 'master' into prepare-clang-format
# Conflicts:
# src/KOKKOS/nbin_kokkos.h
# src/KOKKOS/nbin_ssa_kokkos.h
# src/MOLECULE/bond_fene_expand.h
# src/USER-DPD/nbin_ssa.h
# src/USER-DPD/nstencil_half_bin_2d_ssa.h
# src/USER-DPD/nstencil_half_bin_3d_ssa.h
# src/USER-INTEL/nbin_intel.h
# src/USER-MISC/fix_propel_self.cpp
# src/USER-OMP/npair_full_multi_old_omp.h
# src/USER-OMP/npair_half_multi_old_newton_omp.h
# src/USER-OMP/npair_half_size_multi_newtoff_omp.h
# src/USER-OMP/npair_halffull_newtoff_omp.h
# src/USER-OMP/npair_halffull_newton_omp.h
# src/USER-OMP/npair_skip_omp.h
# src/main.cpp
# src/nbin_standard.h
# src/npair_full_multi_old.h
# src/npair_halffull_newtoff.h
# src/npair_halffull_newton.h
# src/npair_skip.h
# src/npair_skip_respa.h
# src/npair_skip_size.h
# src/npair_skip_size_off2on.h
# src/npair_skip_size_off2on_oneside.h
# src/nstencil_full_bin_2d.h
# src/nstencil_full_bin_3d.h
# src/nstencil_full_ghost_bin_2d.h
# src/nstencil_full_ghost_bin_3d.h
# src/nstencil_full_multi_2d.h
# src/nstencil_full_multi_3d.h
# src/nstencil_full_multi_old_2d.h
# src/nstencil_full_multi_old_3d.h
# src/nstencil_half_bin_2d_newtoff.cpp
# src/nstencil_half_bin_3d_newtoff.cpp
# src/nstencil_half_bin_3d_newton_tri.h
# src/nstencil_half_ghost_bin_2d_newtoff.cpp
# src/nstencil_half_ghost_bin_2d_newtoff.h
# src/nstencil_half_ghost_bin_3d_newtoff.cpp
# src/nstencil_half_ghost_bin_3d_newtoff.h
# src/nstencil_half_multi_2d.h
# src/nstencil_half_multi_2d_newtoff.h
# src/nstencil_half_multi_2d_newton_tri.h
# src/nstencil_half_multi_2d_tri.h
# src/nstencil_half_multi_3d_newtoff.h
# src/nstencil_half_multi_3d_newton_tri.h
|
2021-05-14 15:24:02 -04:00 |
|
|
|
4ccb17ab62
|
whitespace
|
2021-05-12 13:49:41 -04:00 |
|
|
|
7f94712839
|
Explicitly defining default ncollections
|
2021-05-12 08:17:14 -06:00 |
|
|
|
b49d91fa8e
|
add contributing author and citation DOIs
|
2021-05-12 07:00:47 -04:00 |
|
|
|
9ef0395313
|
whitespace fixes
|
2021-05-12 06:30:52 -04:00 |
|
|
|
24075b3281
|
remove unused variable declarations
|
2021-05-12 06:24:19 -04:00 |
|
|
|
d1941392d3
|
disable clang-format for all existing .cpp files (for now)
|
2021-05-05 23:53:38 -04:00 |
|
|
|
f12f9166a5
|
Resolving merge conflicts, updating URLs
|
2021-05-05 11:19:44 -06:00 |
|
|
|
fa386c0e96
|
Changing how multi/cutoff works, changing collection indexing in user args
|
2021-05-04 17:12:17 -06:00 |
|
|
|
ef858ae70f
|
silence compiler warnings
|
2021-04-23 16:19:57 -04:00 |
|
|
|
3b2c0871cc
|
add and use Neighbor::modify_params() convenience function
|
2021-04-13 14:53:03 -04:00 |
|
|
|
bd6dd658d6
|
Updating to master, misc style changes
|
2021-04-07 17:21:16 -06:00 |
|
|
|
d54384dd91
|
Merge branch 'master' into multi_epcc
|
2021-04-07 16:34:01 -06:00 |
|
|
|
0bde6c82a3
|
remove newton bond off check again
|
2021-03-31 14:40:54 -04:00 |
|
|
|
183b30abd7
|
use strmatch() consistently to detect respa and verlet runstyles with optional suffix
|
2021-03-30 18:30:22 -04:00 |
|
|
|
e22f9c4768
|
newton bond off does not work with atom style template currently
|
2021-03-30 16:48:51 -04:00 |
|