Scine::Swoose  2.1.0
This is the SCINE module Swoose.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Scine::Qmmm::QmmmDatabaseHelper Class Reference

This class handles the submission and collection of results for QM/MM calculations via the database. More...

#include <QmmmDatabaseHelper.h>

Collaboration diagram for Scine::Qmmm::QmmmDatabaseHelper:
Collaboration graph

Public Member Functions

 QmmmDatabaseHelper (const Utils::Settings &settings, Core::Log &log, const Utils::AtomCollection &structure, const Utils::BondOrderCollection &bondOrders, const std::vector< QmmmModel > &qmmmModelCandidates, const std::vector< QmmmModel > &qmmmReferenceModels, const QmmmData &qmmmData, const Utils::Settings &calculatorSettings)
 Constructor.
 
std::vector< ForcesCollection > calculateForces ()
 Calculates the forces for the QM/MM candidate and reference models. More...
 

Detailed Description

This class handles the submission and collection of results for QM/MM calculations via the database.

Member Function Documentation

std::vector< ForcesCollection > Scine::Qmmm::QmmmDatabaseHelper::calculateForces ( )

Calculates the forces for the QM/MM candidate and reference models.

Returns
The forces obtained with the QM/MM candidate and reference models.

The documentation for this class was generated from the following files: