ViewVC Help
| View Changeset | Root Listing
root/OpenMD
Jump to revision: Previous Next
Author: gezelter
Date: Tue Sep 13 22:05:04 2011 UTC (13 years, 7 months ago)
Log Message:
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.


Changed paths