Scine::Swoose
2.1.0
This is the SCINE module Swoose.
|
#include "Files/tests_file_location.h"
#include <Swoose/MolecularMechanics/GAFF/GaffCalculatorSettings.h>
#include <Swoose/MolecularMechanics/GAFF/GaffMolecularMechanicsCalculator.h>
#include <Swoose/MolecularMechanics/SFAM/SfamCalculatorSettings.h>
#include <Swoose/MolecularMechanics/SFAM/SfamMolecularMechanicsCalculator.h>
#include <Swoose/QMMM/InteractionTermEliminator.h>
#include <Utils/IO/ChemicalFileFormats/ChemicalFileHandler.h>
#include <Utils/IO/FormattedIOUtils.h>
#include <gmock/gmock.h>
#include <boost/filesystem.hpp>
#include <numeric>
Classes | |
class | Scine::Tests::SfamInteractionTermEliminatorTest |
Tests the functionality of the InteractionTermEliminator class applied in QM/MM with SFAM as MM. More... | |
class | Scine::Tests::GaffInteractionTermEliminatorTest |
Tests the functionality of the InteractionTermEliminator class applied in QM/MM with GAFF as MM. More... | |