Scine::Swoose  2.1.0
This is the SCINE module Swoose.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
TaskManagement.h File Reference
Include dependency graph for TaskManagement.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

std::shared_ptr< Core::Calculator > Scine::Swoose::TaskManagement::getMmCalculatorFromModel (std::string mmModel, Core::ModuleManager &manager)
 Helper function to load MM calculator via module system with correct error message. More...
 
void Scine::Swoose::TaskManagement::manageTasks (Core::ModuleManager &manager, std::string mode, bool quantum, bool hessianRequired, std::string structureFile, YAML::Node &yamlNode, std::string yamlSettingsPath, Core::Log &log)
 Manages all tasks of the app. More...
 

Detailed Description