Scine::Swoose
2.1.0
This is the SCINE module Swoose.
|
#include <Database/Manager.h>
#include <Utils/IO/Yaml.h>
#include <yaml-cpp/yaml.h>
#include <Eigen/Dense>
#include <memory>
#include <vector>
Go to the source code of this file.
Classes | |
class | Scine::Qmmm::QmmmDatabaseHelper |
This class handles the submission and collection of results for QM/MM calculations via the database. More... | |
Typedefs | |
using | Scine::Qmmm::ForcesCollection = Eigen::Matrix< double, Eigen::Dynamic, 3, Eigen::RowMajor > |