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/DispersionTerm.h"
#include "../Interactions/HydrogenBondTerm.h"
#include "../Interactions/ImproperDihedralTerm.h"
#include "../Interactions/RepulsionTerm.h"
#include <vector>
Go to the source code of this file.
Classes | |
class | Scine::MolecularMechanics::SfamPotentialTermsGenerator |
This class creates the actual potential terms that are employed during an SFAM molecular mechanics calculation. It combines information about structure (bonds, angles, etc), atom types and parameters in order to do so. More... | |