public interface ExternalEnergy
Modifier and Type | Method and Description |
---|---|
double |
getEnergy(double[] pos) |
void |
updateForces(double[] positions,
double[] fx,
double[] fy,
double[] fz) |
Copyright © 2013–2022 Francis Crick Institute. All rights reserved.