Chemical Data Processing Library C++ API - Version 1.1.1
|
This is the complete list of members for CDPL::ForceField::MMFF94BondStretchingInteraction, including all inherited members.
getAtom1Index() const | CDPL::ForceField::MMFF94BondStretchingInteraction | inline |
getAtom2Index() const | CDPL::ForceField::MMFF94BondStretchingInteraction | inline |
getBondTypeIndex() const | CDPL::ForceField::MMFF94BondStretchingInteraction | inline |
getForceConstant() const | CDPL::ForceField::MMFF94BondStretchingInteraction | inline |
getReferenceLength() const | CDPL::ForceField::MMFF94BondStretchingInteraction | inline |
MMFF94BondStretchingInteraction(std::size_t atom1_idx, std::size_t atom2_idx, unsigned int bond_type_idx, double force_const, double ref_length) | CDPL::ForceField::MMFF94BondStretchingInteraction | inline |
setReferenceLength(double length) | CDPL::ForceField::MMFF94BondStretchingInteraction | inline |