|
Scine::Swoose
2.0.0
This is the SCINE module Swoose.
|
#include "../MMParameters.h"#include "../Parameters/AngleParameters.h"#include "../Parameters/BondParameters.h"#include "../Parameters/DihedralParameters.h"#include "../Parameters/ImproperDihedralParameters.h"#include "../Parameters/LennardJonesParameters.h"#include "../Topology/AngleType.h"#include "../Topology/BondType.h"#include "../Topology/DihedralType.h"#include "../Topology/ImproperDihedralType.h"#include <Eigen/Core>#include <map>#include <vector>

Go to the source code of this file.
Classes | |
| class | Scine::MolecularMechanics::GaffParameters |
| Class containing the parameters for the GAFF model obtained after parsing a GAFF parameter file. The angle and bond parameters are handled by the base class MMParameters. More... | |