OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Data Structures | Namespaces | Typedefs
simulation.hh File Reference
#include <vector>
#include <map>
#include <ost/mol/mol.hh>
#include <ost/mol/mm/system_creator.hh>
#include <ost/mol/mm/topology.hh>
#include <ost/mol/mm/topology_creator.hh>
#include <ost/mol/mm/settings.hh>
#include <ost/mol/mm/modeller.hh>
#include <ost/geom/vec3.hh>
#include <ost/mol/mm/observer.hh>
#include <ost/mol/mm/state_extractor.hh>
#include <ost/mol/mm/steep.hh>
#include <time.h>

Go to the source code of this file.

Data Structures

class  Simulation
 

Namespaces

 OpenMM
 
 ost
 
 ost::mol
 
 ost::mol::mm
 

Typedefs

typedef boost::shared_ptr
< OpenMM::Integrator > 
IntegratorPtr
 
typedef boost::shared_ptr
< OpenMM::Context > 
ContextPtr
 
typedef boost::shared_ptr
< Simulation > 
SimulationPtr