Scine::Swoose
1.0.0
This is the SCINE module Swoose.
|
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... | |