![]() |
RDKit
Open-source cheminformatics and machine learning.
|
Namespaces | |
| namespace | Params |
| namespace | Utils |
Classes | |
| class | AngleBendContrib |
| The angle-bend term for the Universal Force Field. More... | |
| class | AtomicParams |
| class to store atomic parameters for the Universal Force Field More... | |
| class | BondStretchContrib |
| The bond-stretch term for the Universal Force Field. More... | |
| class | InversionContrib |
| The inversion term for the Universal Force Field. More... | |
| class | InversionContribs |
| A term to capture all Inversion Contributionss. More... | |
| struct | InversionContribsParams |
| class | ParamCollection |
| singleton class for retrieving UFF AtomParams More... | |
| class | TorsionAngleContrib |
| the torsion term for the Universal Force Field More... | |
| class | UFFAngle |
| class to store UFF parameters for angle bending More... | |
| class | UFFBond |
| class to store UFF parameters for bond stretching More... | |
| class | UFFInv |
| class to store UFF parameters for inversions More... | |
| class | UFFTor |
| class to store UFF parameters for torsions More... | |
| class | UFFVdW |
| class to store UFF parameters for van der Waals interactions More... | |
| class | vdWContrib |
| the van der Waals term for the Universal Force Field More... | |
Functions | |
| bool | isDoubleZero (const double x) |
| void | clipToOne (double &x) |
Variables | |
| constexpr double | DEG2RAD = M_PI / 180.0 |
| constexpr double | RAD2DEG = 180.0 / M_PI |
Definition at line 17 of file UFF/AngleConstraint.h.
Definition at line 17 of file UFF/DistanceConstraint.h.
Definition at line 17 of file UFF/PositionConstraint.h.
Definition at line 17 of file UFF/TorsionConstraint.h.
|
inline |
Definition at line 32 of file UFF/Params.h.
|
inline |
Definition at line 29 of file UFF/Params.h.
|
constexpr |
Definition at line 27 of file UFF/Params.h.
|
constexpr |
Definition at line 28 of file UFF/Params.h.