Commit Graph

33 Commits

Author SHA1 Message Date
b6b022b610 whitespace cleanup: remove trailing blanks 2019-11-03 11:03:39 -05:00
4e5520ced6 remove some dead code and reduce compiler warnings in SNAP package 2019-10-18 16:05:39 +02:00
346b3c53ee Added comm->me check 2019-10-11 11:07:02 -06:00
a1c49159a4 Added invisible helper function to check values of Clebsch-Gordan coefficients 2019-10-10 18:32:16 -06:00
06dcc9e283 Merge branch 'master' into improve-include-consistency
# Conflicts:
#	src/USER-MESO/atom_vec_tdpd.cpp
2019-07-09 14:50:00 -04:00
416911aa7e more rearranging of include file order to put implementation headers first 2019-07-03 21:57:39 -04:00
fc1d8f2cbf more cleanup of include file handling. starting to work on files in packages 2019-07-02 05:15:30 -04:00
559c187964 Update SNA::memory_usage() 2019-07-01 08:20:48 -06:00
a8d4ac74fa Remove temporary ulist variable 2019-07-01 08:13:53 -06:00
d918432047 Fix issue with compute_duarray 2019-06-28 09:54:24 -06:00
1e2aeed2ac Remove no-op 2019-06-27 08:53:58 -06:00
60adaa24cb Remove redundant computation 2019-06-27 08:52:34 -06:00
4d7d3a5d53 Switched algorithm for compute_yi to one based on zlist ordering 2019-06-13 15:56:18 -06:00
65b87fa278 Updated SNAP in KOKKOS package so it compiles and runs 2019-06-13 09:54:56 -06:00
a973700295 Completed back-porting of Zombie SNAP improvements, particularly noteworthy is reduction in memory footprint, elimination of most multidimensional arrays, elimination of diagonal_style, elimination of Z array in force calculation. 2019-06-12 16:42:28 -06:00
0559e155f2 Implemented lists instead of multidim arrays 2019-06-11 18:24:02 -06:00
960a975e2a Added compact arrays, removed unused openmp stuff 2019-06-03 19:50:40 -06:00
6d84bd6138 Added compute_beta() 2019-05-10 10:34:01 -06:00
a243be2dc9 Added bare-bones yarray algorithm, 2x speedup 2019-04-21 22:10:03 -06:00
92a4dc25b1 Fix unused params in packages (#1076) 2018-08-24 10:42:08 -06:00
e4071d7f46 replace C-style include files with their C++ equivalents 2018-04-27 18:00:24 -04:00
59dbb49cf9 remove trailing whitespace 2018-03-16 12:37:27 -04:00
ee862d8bf5 replace leading tabs 2018-03-16 12:34:33 -04:00
44841f6891 fix ave/chunk fixes, 2d disc option, fix_modify dynamic/dof 2017-03-23 15:31:27 -06:00
efaa4c6710 new neigh_modify exclude option, other SNAP changes 2017-03-07 09:31:12 -07:00
9ae8b64f9a Cleaned up sna factorial table
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14286 f3b2605a-c512-4ea7-a41b-209d697bcdaa
2015-12-05 03:31:39 +00:00
f496b51d56 Changed the factorial table to static member
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14261 f3b2605a-c512-4ea7-a41b-209d697bcdaa
2015-11-17 23:10:26 +00:00
354e20f431 git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14220 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2015-10-30 20:04:06 +00:00
84a5ec39ec git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13278 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2015-03-23 23:30:50 +00:00
ed9b130d6e Added LAMMPS headers
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12509 f3b2605a-c512-4ea7-a41b-209d697bcdaa
2014-09-12 22:55:05 +00:00
e898a2c91b git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12448 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2014-09-09 14:20:12 +00:00
1a4c75e8e5 Added Axel's changes to the OMP parts
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12446 f3b2605a-c512-4ea7-a41b-209d697bcdaa
2014-09-08 18:25:13 +00:00
af21769abe git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12425 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2014-09-05 23:16:15 +00:00