History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
3450c008aa00 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7850 f3b2605a-c512-4ea7… | Feb 28 2012 | |||
f83c6ea8e352 | Axel Kohlmeyer | add pppm/tip4p/omp kspace style. still buggy | Feb 27 2012 | |||
282baa8a5c45 | Axel Kohlmeyer | make code more readable | Feb 27 2012 | |||
a328a5a84690 | Axel Kohlmeyer | missing change | Feb 17 2012 | |||
10d6ca2cca1a | Axel Kohlmeyer | Merge branch 'master' into lammps-icms | Feb 17 2012 | |||
7cad945d6172 | Axel Kohlmeyer | bugfix for Install.sh scripts. | Feb 17 2012 | |||
b4bc9c69560b | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7808 f3b2605a-c512-4ea7… | Feb 16 2012 | |||
f55b74a85f70 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7804 f3b2605a-c512-4ea7… | Feb 16 2012 | |||
0be192774732 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7793 f3b2605a-c512-4ea7… | Feb 15 2012 | |||
dc679b390ac0 | Axel Kohlmeyer | fix bug in Pair::single() method and clean up coulomb energy calculation and… | Feb 14 2012 | |||
75cc4b04cc17 | Axel Kohlmeyer | fix installation issues with manipulating Makefile.package | Feb 11 2012 | |||
c15e56c6b05f | Axel Kohlmeyer | add suffix support for missing files | Feb 11 2012 | |||
86a4c5a70443 | Axel Kohlmeyer | reworked the identification of thread-aware pair styles. pressure from f dot r… | Feb 11 2012 | |||
5b2c91ebf1ac | Axel Kohlmeyer | bugfix for virial calculation in hybrid pair styles | Feb 11 2012 | |||
580905c81763 | Axel Kohlmeyer | multi-threaded meam/spline pair style | Feb 4 2012 | |||
805690bfa98d | Axel Kohlmeyer | multi-threaded beck pair style | Feb 4 2012 | |||
416f52f28e6d | Axel Kohlmeyer | fix race condition in derived neighborlist build | Feb 4 2012 | |||
78e2b4b61da3 | Axel Kohlmeyer | minor corrections to install scripts. silence compiler warning | Feb 3 2012 | |||
c3bd519b7860 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7673 f3b2605a-c512-4ea7… | Feb 2 2012 | |||
6214cf294416 | Axel Kohlmeyer | Merge branch 'master' into lammps-icms | Feb 2 2012 | |||
f884a7ec8574 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7647 f3b2605a-c512-4ea7… | Feb 1 2012 | |||
2c42373bc8d0 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7644 f3b2605a-c512-4ea7… | Feb 1 2012 | |||
0b2c652aa97d | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7641 f3b2605a-c512-4ea7… | Feb 1 2012 | |||
31581265e3aa | Axel Kohlmeyer | clean up looping constructs to remove useless tests. | Feb 1 2012 | |||
ed6937789dd9 | Axel Kohlmeyer | implement thread safe error checking. | Feb 1 2012 | |||
27760c3a4276 | Axel Kohlmeyer | add USER-CUDA compatibility | Jan 31 2012 | |||
4df037aa3b0b | Axel Kohlmeyer | use a namespace with static const to propagate fix flags safely. | Jan 31 2012 | |||
b9591bc8db64 | Axel Kohlmeyer | make check for interaction list overflow tersoff/table/omp thread safe | Jan 28 2012 | |||
4038fac58a92 | Axel Kohlmeyer | fix compile error | Jan 27 2012 | |||
0eae9dd92762 | Axel Kohlmeyer | insert a test for too many local neighbors. | Jan 27 2012 | |||
5f7e3909e7b8 | Axel Kohlmeyer | proper resize of nmax based arrays. | Jan 26 2012 | |||
0fd19d9f0d9a | Axel Kohlmeyer | merge in updated COMB potential from Tzu-Ray Shan | Jan 26 2012 | |||
466427799a16 | Axel Kohlmeyer | multi-threaded versions of soon to come styles | Jan 10 2012 | |||
4522aea17e08 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7523 f3b2605a-c512-4ea7… | Jan 10 2012 | |||
f903234a46d3 | Axel Kohlmeyer | add lj/smooth/linear/omp, bugfix for serial version | Jan 10 2012 | |||
456215e99718 | Axel Kohlmeyer | sync comb/omp with changes in plain comb | Jan 10 2012 | |||
b4698a5a178d | Axel Kohlmeyer | more neighbor list building changes | Jan 9 2012 | |||
9e4fd659e9d6 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7466 f3b2605a-c512-4ea7… | Jan 9 2012 | |||
c6195ddc07bd | Axel Kohlmeyer | update neighborlist code according to upstream. | Jan 9 2012 | |||
a10a77764004 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7437 f3b2605a-c512-4ea7… | Jan 6 2012 | |||
b7110fa2a6c9 | Axel Kohlmeyer | we need to check for nvals, not nall. | Jan 3 2012 | |||
82cf5261f976 | Axel Kohlmeyer | handle the case of more threads than atoms. | Jan 2 2012 | |||
27e2bba2aa4b | Axel Kohlmeyer | don't do double barriers | Jan 2 2012 | |||
8b850d568082 | Axel Kohlmeyer | handle reduction for when nthreads > nall | Jan 2 2012 | |||
28b32af3a4df | Axel Kohlmeyer | add multi-threaded version of pppm/cg | Dec 28 2011 | |||
3ad7e97ae867 | Axel Kohlmeyer | some more optimizations for pppm/omp | Dec 24 2011 | |||
6d290ddf0afd | Axel Kohlmeyer | add multi-thread support to PPPMOMP::setup() | Dec 24 2011 | |||
0f4a27ad8bab | Axel Kohlmeyer | add c++ emacs cookies into all SCM managed headers | Dec 24 2011 | |||
9b7fbb59bd14 | Axel Kohlmeyer | fix bug reported by mario orsi | Dec 20 2011 | |||
d0c092466472 | Axel Kohlmeyer | add pppm/proxy styles for class2 force field. | Dec 20 2011 | |||
00c655547601 | Axel Kohlmeyer | bugfix for pppm/proxy when using variable cell | Dec 20 2011 | |||
ee2ab8eac375 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7370 f3b2605a-c512-4ea7… | Dec 15 2011 | |||
b7d8d13c6236 | Axel Kohlmeyer | some bugfixes and cleanups for the last commit | Dec 14 2011 | |||
e84e73266326 | Axel Kohlmeyer | OpenMP support for coul/wolf and born/coul/wolf | Dec 14 2011 | |||
d2bd36e1ef76 | Axel Kohlmeyer | bugfix for bugfix | Dec 14 2011 | |||
c252853d30cb | Axel Kohlmeyer | import tersoff/zbl bugfix from LAMMPS-ICMS | Dec 12 2011 | |||
d7aab37be45e | Axel Kohlmeyer | Merge branch 'master' into openmp-master | Dec 11 2011 | |||
092b1c73b243 | Axel Kohlmeyer | added OpenMP versions of some FLD pair styles | Dec 10 2011 | |||
5baa07d3afe1 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7333 f3b2605a-c512-4ea7… | Dec 9 2011 | |||
5fa4f2eb2651 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7325 f3b2605a-c512-4ea7… | Dec 9 2011 | |||
650607a38bc0 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7323 f3b2605a-c512-4ea7… | Dec 9 2011 | |||
ab6e3568083a | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7290 f3b2605a-c512-4ea7… | Dec 2 2011 | |||
eca63a1b690a | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7289 f3b2605a-c512-4ea7… | Dec 2 2011 | |||
8c372f6c410d | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7266 f3b2605a-c512-4ea7… | Dec 1 2011 | |||
57a20c2706ce | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7265 f3b2605a-c512-4ea7… | Dec 1 2011 | |||
389584998643 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7264 f3b2605a-c512-4ea7… | Dec 1 2011 | |||
9e2f81e4ed4a | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7208 f3b2605a-c512-4ea7… | Oct 26 2011 | |||
f90ce18f3db4 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7133 f3b2605a-c512-4ea7… | Oct 20 2011 | |||
850a3cf8a4de | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7069 f3b2605a-c512-4ea7… | Oct 10 2011 | |||
49573998e714 | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7068 f3b2605a-c512-4ea7… | Oct 10 2011 | |||
855e2aa3538e | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7067 f3b2605a-c512-4ea7… | Oct 10 2011 | |||
90a5d2b322bf | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7066 f3b2605a-c512-4ea7… | Oct 10 2011 | |||
1d743442b34c | sjplimp | git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6816 f3b2605a-c512-4ea7… | Aug 25 2011 |
c4science · Help