| # | Line 40 | Line 40 | |
|---|---|---|
| 40 | * [5] Vardeman, Stocker & Gezelter, J. Chem. Theory Comput. 7, 834 (2011). | |
| 41 | */ | |
| 42 | ||
| 43 | – | |
| 44 | – | #include "restraints/ThermoIntegrationForceManager.hpp" | 
| 45 | – | |
| 43 | #ifdef IS_MPI | |
| 44 | #include <mpi.h> | |
| 45 | #endif | |
| 46 | ||
| 47 | + | #include "restraints/ThermoIntegrationForceManager.hpp" | 
| 48 | + | |
| 49 | namespace OpenMD { | |
| 50 | ||
| 51 | ThermoIntegrationForceManager::ThermoIntegrationForceManager(SimInfo* info): | |
| – | Removed lines | 
| + | Added lines | 
| < | Changed lines | 
| > | Changed lines |