Revision
1764 -
Directory Listing
-
[select for diffs]
Modified
Tue Jul 3 18:32:27 2012 UTC
(12 years, 10 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
1627 -
Directory Listing
-
[select for diffs]
Modified
Tue Sep 13 22:05:04 2011 UTC
(13 years, 7 months ago)
by
gezelter
Diff to
previous 1465
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.