Scine::Swoose
2.1.0
This is the SCINE module Swoose.
|
#include "Files/tests_file_location.h"
#include <Swoose/MolecularMechanics/GAFF/GaffAtomTypeIdentifier.h>
#include <Swoose/MolecularMechanics/GAFF/GaffCalculatorSettings.h>
#include <Swoose/MolecularMechanics/GAFF/GaffMolecularMechanicsCalculator.h>
#include <Swoose/Utilities/TopologyUtils.h>
#include <Utils/Bonds/BondDetector.h>
#include <Utils/Bonds/BondOrderCollection.h>
#include <Utils/GeometricDerivatives/NumericalHessianCalculator.h>
#include <Utils/IO/ChemicalFileFormats/ChemicalFileHandler.h>
#include <Utils/IO/ChemicalFileFormats/XyzStreamHandler.h>
#include <Utils/IO/FormattedIOUtils.h>
#include <gmock/gmock.h>
#include <boost/filesystem.hpp>
#include <fstream>
Classes | |
class | Scine::Tests::AGaffMolecularMechanicsTest |
Tests concerning the GAFF molecular mechanics method in SCINE. More... | |