OpenStructure
Loading...
Searching...
No Matches
Data Structures | Namespaces | Typedefs | Enumerations
settings.hh File Reference
#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< SettingsSettingsPtr
 
typedef boost::shared_ptr< TerminiExceptionsTerminiExceptionsPtr
 
typedef std::map< String, StringPropertyMap
 

Enumerations

enum  Platform { Reference , OpenCL , CUDA , CPU }
 
enum  NonbondedMethod {
  NoCutoff , CutoffNonPeriodic , CutoffPeriodic , Ewald ,
  PME
}