OpenMM
|
Namespaces | |
namespace | app |
namespace | openmm |
namespace | vec3 |
namespace | version |
Variables | |
string | __author__ "Randall J. Radmer" |
string | libPrefix "" |
string | libExt "dll" |
tuple | flags sys.getdlopenflags() |
tuple | pluginLoadedLibNames Platform.loadPluginsFromDirectory(Platform.getDefaultPluginsDirectory()) |
tuple | __version__ Platform.getOpenMMVersion() |
Package simtk.openmm This package wraps the simtk.openmm.openmm module. When imported, it loads the swig module and then does some magic to make the POSIX function "dlopen" work on Linux. It also tries to load any plugin modules it can find.
string __author__ "Randall J. Radmer" |
tuple __version__ Platform.getOpenMMVersion() |
tuple flags sys.getdlopenflags() |
string libExt "dll" |
string libPrefix "" |
tuple pluginLoadedLibNames Platform.loadPluginsFromDirectory(Platform.getDefaultPluginsDirectory()) |