Scine::Swoose  1.0.0
This is the SCINE module Swoose.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
CalculatorOptions.h File Reference
#include <Utils/IO/Yaml.h>
#include <yaml-cpp/yaml.h>
Include dependency graph for CalculatorOptions.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

std::string Scine::SwooseUtilities::getChosenMMCalculatorOption (YAML::Node &yamlNode)
 Extracts the MM model from the app settings. Used for MM-only and for QM/MM calculations. More...
 
std::pair< std::string,
std::string > 
Scine::SwooseUtilities::getChosenQmCalculatorOption (YAML::Node &yamlNode)
 Extracts the QM model and module for QM/MM calculations from the app settings. More...
 

Detailed Description