friendzone ========== .. py:module:: friendzone Subpackages ----------- .. toctree:: :maxdepth: 1 /autoapi/friendzone/nwx2qcelemental/index /autoapi/friendzone/nwx2qcengine/index Submodules ---------- .. toctree:: :maxdepth: 1 /autoapi/friendzone/friends/index Functions --------- .. autoapisummary:: friendzone.load_modules Package Contents ---------------- .. py:function:: load_modules(mm) Loads the collection of all modules provided by Friendzone. This function calls the various friend specific module loading functions, including: * `load_nwchem_modules` :param mm: The ModuleManager that the all Modules will be loaded into. :type mm: pluginplay.ModuleManager