ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/constraints/ZconstraintForceManager.cpp
(Generate patch)

Comparing branches/development/src/constraints/ZconstraintForceManager.cpp (file contents):
Revision 1626 by chuckv, Fri Jul 9 23:08:25 2010 UTC vs.
Revision 1627 by gezelter, Tue Sep 13 22:05:04 2011 UTC

# Line 45 | Line 45
45   #include "utils/simError.h"
46   #include "utils/PhysicalConstants.hpp"
47   #include "utils/StringUtils.hpp"
48 + #ifdef IS_MPI
49 + #include <mpi.h>
50 + #endif
51 +
52   namespace OpenMD {
53    ZconstraintForceManager::ZconstraintForceManager(SimInfo* info): ForceManager(info), infiniteTime(1e31) {
54      currSnapshot_ = info_->getSnapshotManager()->getCurrentSnapshot();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines