#include <vector>#include <boost/shared_ptr.hpp>#include <limits>#include <ost/mol/residue_handle.hh>#include <ost/mol/mm/forcefield.hh>#include <ost/platform.hh>#include <boost/filesystem/path.hpp>#include <ost/log.hh>Go to the source code of this file.
Data Structures | |
| class | TerminiExceptions |
| struct | Settings |
Namespaces | |
| namespace | OpenMM |
| namespace | ost |
| namespace | ost::mol |
| namespace | ost::mol::mm |
Typedefs | |
| typedef boost::shared_ptr < Settings > | SettingsPtr |
| typedef boost::shared_ptr < TerminiExceptions > | TerminiExceptionsPtr |
| typedef std::map< String, String > | PropertyMap |
Enumerations | |
| enum | Platform { Reference, OpenCL, CUDA, CPU } |
| enum | NonbondedMethod { NoCutoff, CutoffNonPeriodic, CutoffPeriodic, Ewald, PME } |
1.6.1