Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tsoc
openmm
Commits
b90e80ff
Commit
b90e80ff
authored
Jan 07, 2011
by
Mark Friedrichs
Browse files
Renamed OpenMMAmoeba,h to AmoebaOpenMM for consistency w/ other plugin
parent
8928a337
Changes
89
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
9 additions
and
12 deletions
+9
-12
plugins/amoeba/platforms/reference/tests/TestReferenceAmoebaHarmonicAngleForce.cpp
...reference/tests/TestReferenceAmoebaHarmonicAngleForce.cpp
+1
-2
plugins/amoeba/platforms/reference/tests/TestReferenceAmoebaHarmonicBondForce.cpp
.../reference/tests/TestReferenceAmoebaHarmonicBondForce.cpp
+1
-1
plugins/amoeba/platforms/reference/tests/TestReferenceAmoebaHarmonicInPlaneAngleForce.cpp
...ce/tests/TestReferenceAmoebaHarmonicInPlaneAngleForce.cpp
+1
-1
plugins/amoeba/platforms/reference/tests/TestReferenceAmoebaOutOfPlaneBendForce.cpp
...eference/tests/TestReferenceAmoebaOutOfPlaneBendForce.cpp
+1
-1
plugins/amoeba/platforms/reference/tests/TestReferenceAmoebaPiTorsionForce.cpp
...rms/reference/tests/TestReferenceAmoebaPiTorsionForce.cpp
+1
-2
plugins/amoeba/platforms/reference/tests/TestReferenceAmoebaStretchBendForce.cpp
...s/reference/tests/TestReferenceAmoebaStretchBendForce.cpp
+1
-1
plugins/amoeba/platforms/reference/tests/TestReferenceAmoebaTorsionForce.cpp
...forms/reference/tests/TestReferenceAmoebaTorsionForce.cpp
+1
-1
plugins/amoeba/platforms/reference/tests/TestReferenceAmoebaUreyBradleyForce.cpp
...s/reference/tests/TestReferenceAmoebaUreyBradleyForce.cpp
+1
-1
plugins/amoeba/platforms/reference/tests/TestReferenceAmoebaVdwForce.cpp
...platforms/reference/tests/TestReferenceAmoebaVdwForce.cpp
+1
-2
No files found.
plugins/amoeba/platforms/reference/tests/TestReferenceAmoebaHarmonicAngleForce.cpp
View file @
b90e80ff
...
@@ -34,9 +34,8 @@
...
@@ -34,9 +34,8 @@
*/
*/
#include "../../../tests/AssertionUtilities.h"
#include "../../../tests/AssertionUtilities.h"
//#include "AmoebaTinkerParameterFile.h"
#include "openmm/Context.h"
#include "openmm/Context.h"
#include "
Amoeba
OpenMM.h"
#include "OpenMM
Amoeba
.h"
#include "openmm/System.h"
#include "openmm/System.h"
#include "openmm/LangevinIntegrator.h"
#include "openmm/LangevinIntegrator.h"
#include <iostream>
#include <iostream>
...
...
plugins/amoeba/platforms/reference/tests/TestReferenceAmoebaHarmonicBondForce.cpp
View file @
b90e80ff
...
@@ -35,7 +35,7 @@
...
@@ -35,7 +35,7 @@
#include "../../../tests/AssertionUtilities.h"
#include "../../../tests/AssertionUtilities.h"
#include "openmm/Context.h"
#include "openmm/Context.h"
#include "
Amoeba
OpenMM.h"
#include "OpenMM
Amoeba
.h"
#include "openmm/System.h"
#include "openmm/System.h"
#include "openmm/LangevinIntegrator.h"
#include "openmm/LangevinIntegrator.h"
#include <iostream>
#include <iostream>
...
...
plugins/amoeba/platforms/reference/tests/TestReferenceAmoebaHarmonicInPlaneAngleForce.cpp
View file @
b90e80ff
...
@@ -36,7 +36,7 @@
...
@@ -36,7 +36,7 @@
#include "../../../tests/AssertionUtilities.h"
#include "../../../tests/AssertionUtilities.h"
//#include "AmoebaTinkerParameterFile.h"
//#include "AmoebaTinkerParameterFile.h"
#include "openmm/Context.h"
#include "openmm/Context.h"
#include "
Amoeba
OpenMM.h"
#include "OpenMM
Amoeba
.h"
#include "openmm/System.h"
#include "openmm/System.h"
#include "openmm/LangevinIntegrator.h"
#include "openmm/LangevinIntegrator.h"
#include <iostream>
#include <iostream>
...
...
plugins/amoeba/platforms/reference/tests/TestReferenceAmoebaOutOfPlaneBendForce.cpp
View file @
b90e80ff
...
@@ -36,7 +36,7 @@
...
@@ -36,7 +36,7 @@
#include "../../../tests/AssertionUtilities.h"
#include "../../../tests/AssertionUtilities.h"
//#include "AmoebaTinkerParameterFile.h"
//#include "AmoebaTinkerParameterFile.h"
#include "openmm/Context.h"
#include "openmm/Context.h"
#include "
Amoeba
OpenMM.h"
#include "OpenMM
Amoeba
.h"
#include "openmm/System.h"
#include "openmm/System.h"
#include "openmm/LangevinIntegrator.h"
#include "openmm/LangevinIntegrator.h"
#include <iostream>
#include <iostream>
...
...
plugins/amoeba/platforms/reference/tests/TestReferenceAmoebaPiTorsionForce.cpp
View file @
b90e80ff
...
@@ -34,9 +34,8 @@
...
@@ -34,9 +34,8 @@
*/
*/
#include "../../../tests/AssertionUtilities.h"
#include "../../../tests/AssertionUtilities.h"
//#include "AmoebaTinkerParameterFile.h"
#include "openmm/Context.h"
#include "openmm/Context.h"
#include "
Amoeba
OpenMM.h"
#include "OpenMM
Amoeba
.h"
#include "openmm/System.h"
#include "openmm/System.h"
#include "openmm/LangevinIntegrator.h"
#include "openmm/LangevinIntegrator.h"
#include <iostream>
#include <iostream>
...
...
plugins/amoeba/platforms/reference/tests/TestReferenceAmoebaStretchBendForce.cpp
View file @
b90e80ff
...
@@ -37,7 +37,7 @@
...
@@ -37,7 +37,7 @@
//#include "AmoebaTinkerParameterFile.h"
//#include "AmoebaTinkerParameterFile.h"
const
double
DegreesToRadians
=
3.14159265
/
180.0
;
const
double
DegreesToRadians
=
3.14159265
/
180.0
;
#include "openmm/Context.h"
#include "openmm/Context.h"
#include "
Amoeba
OpenMM.h"
#include "OpenMM
Amoeba
.h"
#include "openmm/System.h"
#include "openmm/System.h"
#include "openmm/LangevinIntegrator.h"
#include "openmm/LangevinIntegrator.h"
#include <iostream>
#include <iostream>
...
...
plugins/amoeba/platforms/reference/tests/TestReferenceAmoebaTorsionForce.cpp
View file @
b90e80ff
...
@@ -36,7 +36,7 @@
...
@@ -36,7 +36,7 @@
#include "../../../tests/AssertionUtilities.h"
#include "../../../tests/AssertionUtilities.h"
//#include "AmoebaTinkerParameterFile.h"
//#include "AmoebaTinkerParameterFile.h"
#include "openmm/Context.h"
#include "openmm/Context.h"
#include "
Amoeba
OpenMM.h"
#include "OpenMM
Amoeba
.h"
#include "openmm/System.h"
#include "openmm/System.h"
#include "openmm/LangevinIntegrator.h"
#include "openmm/LangevinIntegrator.h"
#include <iostream>
#include <iostream>
...
...
plugins/amoeba/platforms/reference/tests/TestReferenceAmoebaUreyBradleyForce.cpp
View file @
b90e80ff
...
@@ -36,7 +36,7 @@
...
@@ -36,7 +36,7 @@
#include "../../../tests/AssertionUtilities.h"
#include "../../../tests/AssertionUtilities.h"
//#include "AmoebaTinkerParameterFile.h"
//#include "AmoebaTinkerParameterFile.h"
#include "openmm/Context.h"
#include "openmm/Context.h"
#include "
Amoeba
OpenMM.h"
#include "OpenMM
Amoeba
.h"
#include "openmm/System.h"
#include "openmm/System.h"
#include "openmm/LangevinIntegrator.h"
#include "openmm/LangevinIntegrator.h"
#include <iostream>
#include <iostream>
...
...
plugins/amoeba/platforms/reference/tests/TestReferenceAmoebaVdwForce.cpp
View file @
b90e80ff
...
@@ -34,9 +34,8 @@
...
@@ -34,9 +34,8 @@
*/
*/
#include "../../../tests/AssertionUtilities.h"
#include "../../../tests/AssertionUtilities.h"
//#include "AmoebaTinkerParameterFile.h"
#include "openmm/Context.h"
#include "openmm/Context.h"
#include "
Amoeba
OpenMM.h"
#include "OpenMM
Amoeba
.h"
#include "openmm/System.h"
#include "openmm/System.h"
#include "openmm/AmoebaVdwForce.h"
#include "openmm/AmoebaVdwForce.h"
#include "openmm/LangevinIntegrator.h"
#include "openmm/LangevinIntegrator.h"
...
...
Prev
1
2
3
4
5
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment