![]() |
RDKit
Open-source cheminformatics and machine learning.
|
Namespaces | |
| namespace | Utils |
Classes | |
| class | AngleBendContrib |
| The angle-bend term for MMFF. More... | |
| class | BondStretchContrib |
| The bond-stretch term for MMFF. More... | |
| class | EleContrib |
| the electrostatic term for MMFF More... | |
| class | MMFFAngle |
| class to store MMFF parameters for angle bending More... | |
| class | MMFFAngleCollection |
| class | MMFFAromCollection |
| class | MMFFBndkCollection |
| class | MMFFBond |
| class to store MMFF parameters for bond stretching More... | |
| class | MMFFBondCollection |
| class | MMFFChg |
| class | MMFFChgCollection |
| class | MMFFCovRadPauEle |
| class | MMFFCovRadPauEleCollection |
| class | MMFFDef |
| class to store MMFF atom type equivalence levels More... | |
| class | MMFFDefCollection |
| class | MMFFDfsbCollection |
| class | MMFFHerschbachLaurie |
| class | MMFFHerschbachLaurieCollection |
| class | MMFFOop |
| class to store MMFF parameters for out-of-plane bending More... | |
| class | MMFFOopCollection |
| class | MMFFPBCI |
| class to store MMFF Partial Bond Charge Increments More... | |
| class | MMFFPBCICollection |
| class | MMFFProp |
| class to store MMFF Properties More... | |
| class | MMFFPropCollection |
| class | MMFFStbn |
| class to store MMFF parameters for stretch-bending More... | |
| class | MMFFStbnCollection |
| class | MMFFTor |
| class to store MMFF parameters for torsions More... | |
| class | MMFFTorCollection |
| class | MMFFVdW |
| class to store MMFF parameters for non-bonded Van der Waals More... | |
| class | MMFFVdWCollection |
| class | MMFFVdWRijstarEps |
| class | NonbondedContrib |
| combined vdW and charge terms for MMFF More... | |
| class | OopBendContrib |
| the out-of-plane term for MMFF More... | |
| class | StretchBendContrib |
| The angle-bend term for MMFF. More... | |
| class | TorsionAngleContrib |
| the torsion term for MMFF More... | |
| class | VdWContrib |
| the van der Waals term for MMFF 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 |
| constexpr double | MDYNE_A_TO_KCAL_MOL = 143.9325 |
Definition at line 17 of file MMFF/AngleConstraint.h.
Definition at line 17 of file MMFF/DistanceConstraint.h.
Definition at line 17 of file MMFF/PositionConstraint.h.
Definition at line 17 of file MMFF/TorsionConstraint.h.
|
inline |
Definition at line 44 of file MMFF/Params.h.
|
inline |
Definition at line 41 of file MMFF/Params.h.
|
constexpr |
Definition at line 38 of file MMFF/Params.h.
|
constexpr |
Definition at line 40 of file MMFF/Params.h.
|
constexpr |
Definition at line 39 of file MMFF/Params.h.