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 = None hash(x) |
|||
__package__ =
|
|
Return a set with the path to an optional data file, which may be found in the CWD or in the glide user data directory. The set may be empty. |
|
DATA_FILES
|
REQUIRED_GRID_EXTS
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue May 2 06:32:45 2017 | http://epydoc.sourceforge.net |