1 #ifndef OPENMM_GBVIFORCEFIELDIMPL_H_
2 #define OPENMM_GBVIFORCEFIELDIMPL_H_
35 #include "ForceImpl.h"
36 #include "openmm/GBVIForce.h"
37 #include "openmm/Kernel.h"
56 void findScaledRadii(
int numberOfParticles,
const std::vector<std::vector<int> >& bondIndices,
57 const std::vector<double> & bondLengths, std::vector<double> & scaledRadii)
const;
67 return std::map<std::string, double>();