OpenMM
 All Classes Namespaces Functions Variables
simtk.openmm Namespace Reference

Namespaces

namespace  app
 
namespace  openmm
 
namespace  vec3
 

Variables

string __author__ "Randall J. Radmer"
 
string __version__ "1.0"
 
string libPrefix ""
 
string libExt "dll"
 
tuple flags sys.getdlopenflags()
 
tuple pluginLoadedLibNames Platform.loadPluginsFromDirectory(Platform.getDefaultPluginsDirectory())
 

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"
string __version__ "1.0"
tuple flags sys.getdlopenflags()
string libExt "dll"
string libPrefix ""