|
|
bool | Scine::StructurePreparation::ProtonationHelper::openBabelSuccess (std::istream &in) |
| | Evaluates if protonation with OpenBabel was successful.
|
| |
|
void | Scine::StructurePreparation::ProtonationHelper::removeProtonsFromStructure (Utils::AtomCollection &structure, std::vector< int > superfluousHydrogens) |
| | Removes specific protons from an AtomCollection.
|
| |
|
bool | Scine::StructurePreparation::ProtonationHelper::isAtomOf (const std::list< int > &group, int index) |
| |