| Trees | Indices | Help | 
 | 
|---|
|  | 
Classes and functions used by the Glide startup script.
| 
 | |||
| GlideStartupError Glide startup exception class. | |||
| GlideStartup This class implements the overall, high-level logic of the startup script. | |||
| StartupInterface Interface for Glide jobs with helper functions needed for startup. | |||
| DockingJob Docking job subclass with an implementation of StartupInterface. | |||
| GridgenJob Gridgen job subclass with an implementation of StartupInterface. | |||
| CombinedJob Combined job class; mainly an aggregate of a DockingJob and a GridgenJob which delegates to each subclass and combines the results. | |||
| GlideLauncher Base class for launching Glide jobs. | |||
| SerialLauncher | |||
| DriverLauncher | |||
| EnvAction Arparse action class that, in addition to "store_true", sets SCHRODINGER_GLIDE_<dest>=1 in the environment. | |||
| PrintKeywordsActionFactory Generate an Action object that prints the list of Glide keywords and exits as soon as the command-line option is processed. | |||
| PrintKeywordsAction Arparse action class that prints the Glide keyword list and exits as soon as the command-line option is processed. | |||
| 
 | |||
| logger = log.get_output_logger("glide_startup") | |||
| DATA_FILES =  | |||
| REQUIRED_GRID_EXTS =  | |||
| OPTIONAL_GRID_EXTS =  | |||
| DEBUG = Nonehash(x) | |||
| __package__ =  | |||
| 
 | |||
| DATA_FILES
 | 
| REQUIRED_GRID_EXTS
 | 
| Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Wed Aug 3 07:59:06 2016 | http://epydoc.sourceforge.net |