friendzone
Submodules
Functions
|
Loads the collection of all modules provided by Friendzone. |
Package Contents
- friendzone.load_modules(mm)
Loads the collection of all modules provided by Friendzone.
This function calls the various friend specific module loading functions, including:
load_ase_modulesload_molssi_modules
Note
Some and/or all of these may be no-ops depending on what friends were enabled.
- Parameters:
mm (pluginplay.ModuleManager) – The ModuleManager that the all Modules will be loaded into.