AvogadroLibs  1.93.1
Public Types | Public Slots | Public Member Functions | Protected Member Functions | List of all members
OpenMMInputDialog Class Reference
Inheritance diagram for OpenMMInputDialog:

Public Types

enum  forceFieldType {
  amber96 ,
  amber99sb ,
  amber99sbildn ,
  amber99sbnmr ,
  amber03 ,
  amber10
}
 
enum  waterModelType {
  spce ,
  tip3p ,
  tip4pew ,
  tip5p ,
  implicit
}
 
enum  nonBondedType {
  NoCutoff ,
  CutoffNonPeriodic ,
  CutoffPeriodic ,
  Ewald ,
  PME
}
 
enum  constraintType {
  None ,
  HBonds ,
  AllBonds ,
  HAngles
}
 
enum  integratorType {
  Langevin ,
  Verlet ,
  Brownian ,
  VariableLangevin ,
  VariableVerlet
}
 
enum  barostatType {
  NoBarostat ,
  MonteCarlo
}
 
enum  platformType {
  Reference ,
  OpenCL ,
  CPU ,
  CUDA
}
 
enum  precisionType {
  singlePrecision ,
  mixedPrecision ,
  doublePrecision
}
 

Public Slots

void updatePreviewText ()
 

Public Member Functions

 OpenMMInputDialog (QWidget *parent=0, Qt::WindowFlags flag=0)
 
void readSettings (QSettings &)
 
void writeSettings (QSettings &) const
 
void setMolecule (QtGui::Molecule *molecule)
 

Protected Member Functions

void showEvent (QShowEvent *event)
 

Member Function Documentation

◆ showEvent()

void showEvent ( QShowEvent *  event)
protected

Reimplemented to update the dialog when it is shown


The documentation for this class was generated from the following file: