#include <MMFF94BondStretchingParameterTable.hpp>
◆ SharedPointer
◆ ConstEntryIterator
◆ EntryIterator
◆ MMFF94BondStretchingParameterTable()
CDPL::ForceField::MMFF94BondStretchingParameterTable::MMFF94BondStretchingParameterTable |
( |
| ) |
|
◆ addEntry()
void CDPL::ForceField::MMFF94BondStretchingParameterTable::addEntry |
( |
unsigned int |
bond_type_idx, |
|
|
unsigned int |
atom1_type, |
|
|
unsigned int |
atom2_type, |
|
|
double |
force_const, |
|
|
double |
ref_length |
|
) |
| |
◆ getEntry()
const Entry& CDPL::ForceField::MMFF94BondStretchingParameterTable::getEntry |
( |
unsigned int |
bond_type_idx, |
|
|
unsigned int |
atom1_type, |
|
|
unsigned int |
atom2_type |
|
) |
| const |
◆ getNumEntries()
std::size_t CDPL::ForceField::MMFF94BondStretchingParameterTable::getNumEntries |
( |
| ) |
const |
◆ clear()
void CDPL::ForceField::MMFF94BondStretchingParameterTable::clear |
( |
| ) |
|
◆ removeEntry() [1/2]
bool CDPL::ForceField::MMFF94BondStretchingParameterTable::removeEntry |
( |
unsigned int |
bond_type_idx, |
|
|
unsigned int |
atom1_type, |
|
|
unsigned int |
atom2_type |
|
) |
| |
◆ removeEntry() [2/2]
◆ getEntriesBegin() [1/2]
ConstEntryIterator CDPL::ForceField::MMFF94BondStretchingParameterTable::getEntriesBegin |
( |
| ) |
const |
◆ getEntriesEnd() [1/2]
ConstEntryIterator CDPL::ForceField::MMFF94BondStretchingParameterTable::getEntriesEnd |
( |
| ) |
const |
◆ getEntriesBegin() [2/2]
EntryIterator CDPL::ForceField::MMFF94BondStretchingParameterTable::getEntriesBegin |
( |
| ) |
|
◆ getEntriesEnd() [2/2]
EntryIterator CDPL::ForceField::MMFF94BondStretchingParameterTable::getEntriesEnd |
( |
| ) |
|
◆ begin() [1/2]
◆ end() [1/2]
◆ begin() [2/2]
EntryIterator CDPL::ForceField::MMFF94BondStretchingParameterTable::begin |
( |
| ) |
|
◆ end() [2/2]
EntryIterator CDPL::ForceField::MMFF94BondStretchingParameterTable::end |
( |
| ) |
|
◆ load()
void CDPL::ForceField::MMFF94BondStretchingParameterTable::load |
( |
std::istream & |
is | ) |
|
◆ loadDefaults()
void CDPL::ForceField::MMFF94BondStretchingParameterTable::loadDefaults |
( |
| ) |
|
◆ set()
static void CDPL::ForceField::MMFF94BondStretchingParameterTable::set |
( |
const SharedPointer & |
table | ) |
|
|
static |
◆ get()
static const SharedPointer& CDPL::ForceField::MMFF94BondStretchingParameterTable::get |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following file: