"vscode:/vscode.git/clone" did not exist on "505824d6dee165ca3d1d3c488e9b9e4ba9213ad7"
Unverified Commit 182f7f15 authored by Andy Simmonett's avatar Andy Simmonett
Browse files

Nose-Hoover chain no longer derives from Force

parent ddaa3664
...@@ -77,17 +77,6 @@ class WrapperGenerator: ...@@ -77,17 +77,6 @@ class WrapperGenerator:
'Vec3 OpenMM::LocalCoordinatesSite::getOriginWeights', 'Vec3 OpenMM::LocalCoordinatesSite::getOriginWeights',
'Vec3 OpenMM::LocalCoordinatesSite::getXWeights', 'Vec3 OpenMM::LocalCoordinatesSite::getXWeights',
'Vec3 OpenMM::LocalCoordinatesSite::getYWeights', 'Vec3 OpenMM::LocalCoordinatesSite::getYWeights',
'std::string OpenMM::NoseHooverChain::Temperature',
'std::string OpenMM::NoseHooverChain::CollisionFrequency',
'std::string OpenMM::NoseHooverChain::NumDegreesOfFreedom',
'std::string OpenMM::NoseHooverChain::ChainLength',
'std::string OpenMM::NoseHooverChain::NumMultiTimeSteps',
'std::string OpenMM::NoseHooverChain::NumYoshidaSuzukiTimeSteps',
'std::string OpenMM::NoseHooverChain::Force',
'std::string OpenMM::NoseHooverChain::Mass',
'std::string OpenMM::NoseHooverChain::Position',
'std::string OpenMM::NoseHooverChain::Velocity',
'std::string OpenMM::NoseHooverChain::getDefaultLabel',
'std::vector<double> OpenMM::NoseHooverChain::getDefaultYoshidaSuzukiWeights', 'std::vector<double> OpenMM::NoseHooverChain::getDefaultYoshidaSuzukiWeights',
] ]
self.hideClasses = ['Kernel', 'KernelImpl', 'KernelFactory', 'ContextImpl', 'SerializationNode', 'SerializationProxy'] self.hideClasses = ['Kernel', 'KernelImpl', 'KernelFactory', 'ContextImpl', 'SerializationNode', 'SerializationProxy']
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment