OpenMM
 All Classes Namespaces Functions Variables Pages
simtk.openmm Namespace Reference

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()
 

Detailed Description

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.

Variable Documentation

string __author__ "Randall J. Radmer"
tuple __version__ Platform.getOpenMMVersion()
tuple flags sys.getdlopenflags()
string libExt "dll"
string libPrefix ""