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