ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/parallel/ForceDecomposition.hpp
Revision 1856 - (view) (annotate) - [select for diffs]
Modified Tue Apr 2 21:30:34 2013 UTC (12 years ago) by gezelter
File length: 8171 byte(s)
Diff to previous 1850
Bug fixes to get new parallel decomposition methods working without periodic boundary conditions.  
Updated volume in stats file correctly.
LangevinHull fixes for low viscosity values.

Revision 1850 - (view) (annotate) - [select for diffs]
Modified Wed Feb 20 15:39:39 2013 UTC (12 years, 2 months ago) by gezelter
File length: 8130 byte(s)
Diff to previous 1761
Fixed a widespread typo in the license 

Revision 1761 - (view) (annotate) - [select for diffs]
Modified Fri Jun 22 20:01:37 2012 UTC (12 years, 10 months ago) by gezelter
File length: 8129 byte(s)
Diff to previous 1760
fixes for fluctuating charges

Revision 1760 - (view) (annotate) - [select for diffs]
Modified Thu Jun 21 19:26:46 2012 UTC (12 years, 10 months ago) by gezelter
File length: 8025 byte(s)
Diff to previous 1756
Some bugfixes (CholeskyDecomposition), more work on fluctuating charges,
migrating stats stuff into frameData

Revision 1756 - (view) (annotate) - [select for diffs]
Modified Mon Jun 18 18:23:20 2012 UTC (12 years, 10 months ago) by gezelter
File length: 7818 byte(s)
Diff to previous 1723
bugfixes for self interactions (particularly in parallel)

Revision 1723 - (view) (annotate) - [select for diffs]
Modified Thu May 24 20:59:54 2012 UTC (12 years, 11 months ago) by gezelter
File length: 7760 byte(s)
Diff to previous 1665
Bug fixes for heat flux import

Revision 1665 - (view) (annotate) - [select for diffs]
Modified Tue Nov 22 20:38:56 2011 UTC (13 years, 5 months ago) by gezelter
File length: 7527 byte(s)
Diff to previous 1591
updated copyright notices

Revision 1591 - (view) (annotate) - [select for diffs]
Modified Tue Jul 12 15:25:07 2011 UTC (13 years, 9 months ago) by gezelter
File length: 7461 byte(s)
Diff to previous 1587
Efficiency fix

Revision 1587 - (view) (annotate) - [select for diffs]
Modified Fri Jul 8 20:25:32 2011 UTC (13 years, 9 months ago) by gezelter
File length: 7426 byte(s)
Diff to previous 1583
Fixes

Revision 1583 - (view) (annotate) - [select for diffs]
Modified Thu Jun 16 22:00:08 2011 UTC (13 years, 10 months ago) by gezelter
File length: 7521 byte(s)
Diff to previous 1582
Bug squashing

Revision 1582 - (view) (annotate) - [select for diffs]
Modified Tue Jun 14 20:41:44 2011 UTC (13 years, 10 months ago) by gezelter
File length: 7321 byte(s)
Diff to previous 1581
Well, the potential energy values are still garbage, but the LJ sample
runs.

Revision 1581 - (view) (annotate) - [select for diffs]
Modified Mon Jun 13 22:13:12 2011 UTC (13 years, 10 months ago) by gezelter
File length: 7317 byte(s)
Diff to previous 1579
bug fixes

Revision 1579 - (view) (annotate) - [select for diffs]
Modified Thu Jun 9 20:26:29 2011 UTC (13 years, 10 months ago) by gezelter
File length: 7252 byte(s)
Diff to previous 1576
bug fixes (not done yet)

Revision 1576 - (view) (annotate) - [select for diffs]
Modified Wed Jun 8 16:05:07 2011 UTC (13 years, 10 months ago) by gezelter
File length: 7956 byte(s)
Diff to previous 1575
migrating cutoff information from InteractionManager to ForceManager

Revision 1575 - (view) (annotate) - [select for diffs]
Modified Fri Jun 3 21:39:49 2011 UTC (13 years, 10 months ago) by gezelter
File length: 7373 byte(s)
Diff to previous 1571
more parallel fixes

Revision 1571 - (view) (annotate) - [select for diffs]
Modified Fri May 27 16:45:44 2011 UTC (13 years, 11 months ago) by gezelter
File length: 7151 byte(s)
Diff to previous 1570
Added Atypes to new C++ force decomposition.

Revision 1570 - (view) (annotate) - [select for diffs]
Modified Thu May 26 21:56:04 2011 UTC (13 years, 11 months ago) by gezelter
File length: 7130 byte(s)
Diff to previous 1569
More fixes

Revision 1569 - (view) (annotate) - [select for diffs]
Modified Thu May 26 13:55:04 2011 UTC (13 years, 11 months ago) by gezelter
File length: 7132 byte(s)
Diff to previous 1568
A few more fixes for the missing routines

Revision 1568 - (view) (annotate) - [select for diffs]
Modified Wed May 25 16:20:37 2011 UTC (13 years, 11 months ago) by gezelter
File length: 7082 byte(s)
Diff to previous 1562
Added neighbor list check, and migrated skinThickness into
ForceDecomposition (and out of the InteractionManager).  Removed a
spurious inline.


Revision 1562 - (view) (annotate) - [select for diffs]
Modified Thu May 12 17:00:14 2011 UTC (13 years, 11 months ago) by gezelter
File length: 6812 byte(s)
Diff to previous 1549
changes for cell linked lists

Revision 1549 - (view) (annotate) - [select for diffs]
Modified Wed Apr 27 18:38:15 2011 UTC (14 years ago) by gezelter
File length: 6775 byte(s)
Copied from: branches/development/src/parallel/Decomposition.hpp revision 1547
Diff to previous 1546
a few more tweaks   We're getting somewhat closer to deleting fortran.

Revision 1546 - (view) (annotate) - [select for diffs]
Modified Sun Apr 10 15:16:39 2011 UTC (14 years ago) by gezelter
Original Path: branches/development/src/parallel/Decomposition.hpp
File length: 6697 byte(s)
Diff to previous 1545
closer to a real force loop

Revision 1545 - (view) (annotate) - [select for diffs]
Modified Fri Apr 8 21:25:19 2011 UTC (14 years ago) by gezelter
Original Path: branches/development/src/parallel/Decomposition.hpp
File length: 6696 byte(s)
Diff to previous 1544
still busted, but much progress

Revision 1544 - (view) (annotate) - [select for diffs]
Modified Fri Mar 18 19:31:52 2011 UTC (14 years, 1 month ago) by gezelter
Original Path: branches/development/src/parallel/Decomposition.hpp
File length: 5711 byte(s)
Diff to previous 1539
More modifications for paralllel rewrite

Revision 1539 - (view) (annotate) - [select for diffs]
Added Fri Jan 14 22:31:31 2011 UTC (14 years, 3 months ago) by gezelter
Original Path: branches/development/src/parallel/Decomposition.hpp
File length: 4319 byte(s)
Starting a Parallel architecture

Convenience Links

Links to HEAD: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a