| Trees | Indices | Help |
|
|---|
|
|
GUI code for the Desmond panels.
Copyright Schrodinger, LLC. All rights reserved.
|
|||
| HorizontalBar | |||
|
TempItemDelegate Class for allowing the data in the TableModel to be modified. |
|||
|
TableModel Class for storing the window table information. |
|||
|
PosResDelegate Class for allowing the data in the PosResModel to be modified |
|||
| PosResRow | |||
|
PosResModel Class for storing the window table information. |
|||
|
_MdcBase The Advanced options dialogs and their tab widgets subclass this class. |
|||
|
IntegrationTab Frame for the Integration tab of the Mdc Advanced Options dialogs |
|||
|
EnsembleTab Frame for the Ensemble tab of the Advanced Options dialog. |
|||
|
InteractionTab Frame for the Interaction frame of the Advanced Options dialog. |
|||
|
RestraintsTab Frame for the Restraints tab of the Advanced Options dialog |
|||
|
OutputTab Frame for the Output tab of the Advanced Options dialog |
|||
|
RandVelFrame Frame for the "Randomize velocities" group of the Misc tab of Advanced dialog. |
|||
|
_AtomGroup Represents the data of the atom group table? Of the Misc tab of the Advanced Options dialog |
|||
|
AtomGroupDelegate Class for allowing the data in the AtomGroupModel to be modified. |
|||
| AtomGroupRow | |||
|
AtomGroupModel Class for storing the window table information. |
|||
|
AtomGroupFrame Frame for the "Atom group" box of the Misc tab of the Advanced Options dialog. |
|||
|
MdcMiscTab Frame for the Misc tab of Mdc Advanced Options dialogs. |
|||
|
_BaseAdvancedDialog Subclass shared by MinAdvancedDialog and MdcAdvancedDialog. |
|||
|
MinAdvancedDialog Advanced Minimization options dialog for Desmond panels |
|||
|
MdcAdvancedDialog Advanced Options dialog for Mdc Desmond panels |
|||
|
MinimizerFrame Group box "Minimizer" of the "Minimization" tab of Advanced Options dialog. |
|||
|
MinOutputFrame Group box "Output" of the "Minimization" tab of Advanced Options dialog. |
|||
|
MinimizationTab Frame for the Minimization tab of the Advanced Options dialog. |
|||
|
MinMiscTab Frame for the Misc Tab of Advanced Options dialog of Minimization GUI. |
|||
|
InputGroup Group Frame for showing the widgets for loading the system model. |
|||
|
SimOptionsFrame Responsible for drawing the simulation options widgets, including simulation time, recording intervals and the number of frames. |
|||
|
EnsembleClassFrame Frame that includes the Ensemble class pull-down menu and the entry fields correspondint to it. |
|||
|
RelaxFrame Frame that includes the "Relax model..." check box and the relaxation protocol entry field. |
|||
|
AdvOptionsFrame Frame for the "Advanced Options" button. |
|||
|
_BaseGroup Inherited by MdGroup and MinimizeGroup, so therefore by all Simulation frames |
|||
|
MdGroup Molecular Dynamics group |
|||
|
DesmondBasicConfigDialog This is identical to Appframework.ConfigDialog except adds platform check for localhost jobs |
|||
|
GuiApp Base class of several Desmond panel GUI's (see its subclasses below). |
|||
|
DesmondGuiConfigDialog MultiGPGPU dialog with Desmond-specific customization - automatic GPU selection |
|||
| SingleGpuDesmondGuiConfigDialog | |||
| DesmondRestGuiConfigDialog | |||
|
|||
|
|||
|
|||
|
|||
__doc__ =
|
|||
maestro = schrodinger.get_maestro()
|
|||
DES_SCRATCH_ENTRY_NUM_PROP =
|
|||
DES_SCRATCH_ATOM_NUM_PROP =
|
|||
DES_FULLSYS_ID_PROP =
|
|||
COMP_CT_TYPE_PROP =
|
|||
NOSE_HOOVER =
|
|||
__package__ =
|
|||
|
|||
Pops out a dialog showing the error message (`msg'). This function just provides a uniform way for doing the job. |
Pops out a dialog showing the warning message (`msg'). This function just provides a uniform way for doing the job. |
|
|||
__doc__
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Aug 3 07:59:05 2016 | http://epydoc.sourceforge.net |