Homec4science

Merge branch 'master' as of patch 6Jan17 into USER-DPD_kokkos

Authored by Tim Mattox <timothy.mattox@engilitycorp.com> on Jan 9 2017, 19:12.

Description

Merge branch 'master' as of patch 6Jan17 into USER-DPD_kokkos

Event Timeline

Tim Mattox <timothy.mattox@engilitycorp.com> committed rLAMMPS26d50853e96c: Merge branch 'master' as of patch 6Jan17 into USER-DPD_kokkos (authored by Tim Mattox <timothy.mattox@engilitycorp.com>).Jan 9 2017, 19:12

Merged Changes

This commit merges a very large number of changes. Only the first 50 are shown.
CommitAuthorDetailsCommitted
51fa33a407c7Steve Plimpton
patch 6Jan17 
Jan 6 2017
142770cb2a69Steve Plimpton
enable pppm/tip4p to work with triclinic 
Jan 6 2017
63f202501b27sjplimp/GitHub
Merge pull request #324 from ibaned/pair-table-kokkos-inherit 
Jan 6 2017
83da5d3b5d6fsjplimp/GitHub
Merge pull request #323 from akohlmey/pppm-cg-triclinic 
Jan 6 2017
ebbf60b1120bsjplimp/GitHub
Merge pull request #319 from andeplane/domain_bug 
Jan 6 2017
12c4fa25e8b1sjplimp/GitHub
Merge pull request #318 from andeplane/initialize_pointers 
Jan 6 2017
3ac58452de6asjplimp/GitHub
Merge pull request #310 from EfremBraun/master 
Jan 6 2017
9b348d567bd6sjplimp/GitHub
Merge pull request #315 from Pakketeretet2/github-tutorial-update 
Jan 6 2017
467377094aadsjplimp/GitHub
Merge pull request #314 from stanmoore1/fix-momentum-kokkos 
Jan 6 2017
5656e90b7882sjplimp/GitHub
Merge pull request #313 from stanmoore1/kokkos_bugfixes 
Jan 6 2017
41a6a3076e17sjplimp/GitHub
Merge pull request #309 from giacomofiorin/colvars-2016-12-22 
Jan 6 2017
d4e8d4738769sjplimp/GitHub
Merge pull request #306 from timattox/USER-DPD_updates 
Jan 6 2017
f6a819580c6bSteve Plimpton
pair TIP4P bug fix for cutoffs >> box size 
Jan 6 2017
6af56e686d6aAxel Kohlmeyer
polish the introduction, some more clarifications, corrections and formatting… 
Jan 6 2017
eb1c6a225c1bStefan Paquay
typo fixed 
Jan 6 2017
4d0a6d83bdcbStefan Paquay
Merged Axel's suggestions and updated text 
Jan 6 2017
958722573f72Stefan Paquay
Merge branch 'github-tutorial-update' of https://github. 
Jan 6 2017
9d4667097274Stefan Paquay
Updated text and images on reverse pull requests 
Jan 6 2017
1a9f2df3d04aStefan Paquay
Updated text and images on reverse pull requests 
Jan 6 2017
1310438c8b39Stefan Paquay/GitHub
Merge pull request #1 from akohlmey/pull-315 
Jan 6 2017
9bf771207d7fDan Ibanez
make PairTable::allocate() virtual 
Jan 6 2017
b9144d63325dDan Ibanez
Revert "move enum to pair.h" 
Jan 6 2017
267f05e5ca0cDan Ibanez
protect PairTable dtor with copymode 
Jan 5 2017
aebc8ea82671Dan Ibanez
move enum to pair.h 
Jan 5 2017
53a1de1d4081Dan Ibanez/Dan Ibanez
fix several GPU memory bugs in pair_table_kokkos 
Jan 5 2017
d059b5d3344fDan Ibanez/Dan Ibanez
fix crash in create_kokkos_tables 
Jan 5 2017
7cff343680ceDan Ibanez
fix allocation regressions in PairTableKokkos 
Jan 5 2017
a1ac86108494Dan Ibanez
PairTableKokkos : public PairTable 
Jan 5 2017
17bdb57bb469Dan Ibanez
try PairTableKokkos : public PairTable 
Jan 5 2017
fe14158c10b7Axel Kohlmeyer
some formatting updates and text rewrites in the "do not use git add -a" section 
Jan 4 2017
0bcbcca14043Stefan Paquay
Highlighted the assignee, maintainer changes, and mentioned LAMMPS collaborator 
Jan 4 2017
4cfe122ac692Dan Ibanez/Stan Moore
fix warning about enum comparisons 
Jan 4 2017
b46629ee39f2Stan Moore/GitHub
Merge pull request #5 from ibaned/kokkos-fixes 
Jan 4 2017
42bbeb3f16cfAnders Hafreager
NULLing pointers after delete 
Jan 4 2017
933b288ce934Stefan Paquay
Added explaination for assignee, changes pushed by others and collaborator. 
Jan 4 2017
a7c5905ca4ecDan Ibanez
prevent implicit dereference of s_CTEMP 
Jan 3 2017
37d5567f6d8bAnders Hafreager
Fixed bug in lamda_box_corners function 
Jan 3 2017
b10d0c17eca3Anders Hafreager
Initializing pointers in neighbor.cpp 
Jan 3 2017
4f45d39ac72bRichard Berger
Add warning formatting 
Jan 3 2017
7d057d4c8368Axel Kohlmeyer
make it more explicit, that master needs to be updated and feature branches… 
Jan 2 2017
4f096dbad5cdStefan Paquay
Updated some inconsistent text. 
Jan 2 2017
18b12efc9f6fStefan Paquay
Small changes to tutorial text. 
Jan 2 2017
2c7fea1e0d01Stefan Paquay
Second update round to text and images, a third will follow after succesful… 
Jan 2 2017
4d98bbdfa502Stefan Paquay
Almost done with the tutorial now 
Jan 2 2017
391ab761a40dStefan Paquay
Finally updated the github tutorial. 
Jan 2 2017
b0ebd3ef4e17Efrem Braun/GitHub
Merge pull request #1 from akohlmey/pull-310 
Dec 28 2016
94c4f8fe5f13Axel Kohlmeyer
add authorship attribution 
Dec 28 2016
aa146e9b383cEfrem Braun
Moved fix_nvk to USER-MISC, updated documentation to reflect move 
Dec 28 2016
eca9539f84f7Stan Moore/Stan Gerald Moore (stamoor)
Disallowing full neighborlist for pair_tersoff_kokkos styles until a bugfix is… 
Dec 28 2016
27172c4a553bStan Moore/Stan Gerald Moore (stamoor)
Fixing Kokkos bug when many atom types 
Dec 28 2016