ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/src/optimization/Problem.cpp
(Generate patch)

Comparing trunk/src/optimization/Problem.cpp (file contents):
Revision 1782 by gezelter, Wed Aug 22 02:28:28 2012 UTC vs.
Revision 1938 by gezelter, Thu Oct 31 15:32:17 2013 UTC

# Line 1 | Line 1
1 #include "config.h"
2 #include "optimization/Problem.hpp"
3
1   #ifdef IS_MPI
2   #include <mpi.h>
3   #endif
4  
5 + #include "config.h"
6 + #include "optimization/Problem.hpp"
7  
8   namespace QuantLib {
9    RealType Problem::DotProduct(DynamicVector<RealType>& v1,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines