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

Comparing branches/development/src/minimizers/PRCG.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 40 | Line 40
40   */
41  
42   #include "minimizers/PRCG.hpp"
43 + #ifdef IS_MPI
44 + #include <mpi.h>
45 + #endif
46 +
47   namespace OpenMD {
48          
49    void PRCGMinimizer::init(){

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines