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
df6e8e3b
"...ssh:/git@developer.sourcefind.cn:2222/tsoc/openmm.git" did not exist on "6bfe2d8b43a761cf4b29c041db82eafc37a199eb"
Commit
df6e8e3b
authored
Jul 20, 2011
by
Mark Friedrichs
Browse files
Changed double array to RealOpenMM array
parent
21c1b536
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
plugins/amoeba/platforms/reference/src/SimTKReference/AmoebaReferenceMultipoleForce.cpp
...ence/src/SimTKReference/AmoebaReferenceMultipoleForce.cpp
+1
-1
No files found.
plugins/amoeba/platforms/reference/src/SimTKReference/AmoebaReferenceMultipoleForce.cpp
View file @
df6e8e3b
...
@@ -406,7 +406,7 @@ void AmoebaReferenceMultipoleForce::checkChiral( MultipoleParticleData& particle
...
@@ -406,7 +406,7 @@ void AmoebaReferenceMultipoleForce::checkChiral( MultipoleParticleData& particle
static
const
int
BD
=
1
;
static
const
int
BD
=
1
;
static
const
int
CD
=
2
;
static
const
int
CD
=
2
;
static
const
int
C
=
3
;
static
const
int
C
=
3
;
double
delta
[
4
][
3
];
RealOpenMM
delta
[
4
][
3
];
// ---------------------------------------------------------------------------------------
// ---------------------------------------------------------------------------------------
...
...
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