Revision 
1764 -
Directory Listing
- 
[select for diffs]
Modified
Tue Jul  3 18:32:27 2012 UTC
(13 years, 4 months ago)
by 
gezelter
Diff to 
previous 1748
Refactored Snapshot and Stats to use the Accumulator classes.  Collected
a number of methods into Thermo that belonged there.
 
Revision 
1748 -
Directory Listing
- 
[selected]
Modified
Wed Jun  6 19:54:09 2012 UTC
(13 years, 5 months ago)
by 
gezelter
Diff to 
previous 1715
fixing some bugs, adding Shake
 
Revision 
1627 -
Directory Listing
- 
[select for diffs]
Modified
Tue Sep 13 22:05:04 2011 UTC
(14 years, 1 month ago)
by 
gezelter
Diff to 
previous 1465
, 
to 
selected 1748
Splitting out ifstrstream into a header and an implementation.  This
means that much of the code that depends on it can be compiled only
once and the parallel I/O is concentrated into a few files.  To do
this, a number of files that relied on basic_ifstrstream to load the
mpi header had to be modified to manage their own headers.