Scine::Swoose
2.1.0
This is the SCINE module Swoose.
|
#include "../Interactions/AngleTerm.h"
#include "../Interactions/BondedTerm.h"
#include "../Interactions/DihedralTerm.h"
#include "../Interactions/ImproperDihedralTerm.h"
#include <vector>
Go to the source code of this file.
Classes | |
class | Scine::MolecularMechanics::GaffPotentialTermsGenerator |
This class creates the actual potential terms that are employed during a GAFF molecular mechanics calculation. It combines information about structure (bonds, angles, etc), atom types and parameters in order to do so. More... | |