Home
last modified time | relevance | path

Searched refs:bondPathList (Results 1 – 2 of 2) sorted by relevance

/dports/science/py-avogadrolibs/avogadrolibs-1.94.0/avogadro/qtplugins/qtaim/
H A Dqtaimextension.cpp223 QList<QList<QVector3D>> bondPathList = cpl.bondPaths(); in triggered() local
291 for (qint64 j = 0; j < bondPathList.at(bondPair).length(); in triggered()
294 bondPathList.at(bondPair).at(j).x() * convertBohrToAngstrom; in triggered()
296 bondPathList.at(bondPair).at(j).y() * convertBohrToAngstrom; in triggered()
399 QList<QList<QVector3D>> bondPathList = cpl.bondPaths(); in triggered() local
467 for (qint64 j = 0; j < bondPathList.at(bondPair).length(); in triggered()
613 QList<QList<QVector3D>> bondPathList = cpl.bondPaths(); in triggered() local
681 for (qint64 j = 0; j < bondPathList.at(bondPair).length(); in triggered()
683 x = bondPathList.at(bondPair).at(j).x() * in triggered()
685 y = bondPathList.at(bondPair).at(j).y() * in triggered()
[all …]
/dports/science/avogadrolibs/avogadrolibs-1.94.0/avogadro/qtplugins/qtaim/
H A Dqtaimextension.cpp223 QList<QList<QVector3D>> bondPathList = cpl.bondPaths(); in triggered() local
291 for (qint64 j = 0; j < bondPathList.at(bondPair).length(); in triggered()
294 bondPathList.at(bondPair).at(j).x() * convertBohrToAngstrom; in triggered()
296 bondPathList.at(bondPair).at(j).y() * convertBohrToAngstrom; in triggered()
399 QList<QList<QVector3D>> bondPathList = cpl.bondPaths(); in triggered() local
467 for (qint64 j = 0; j < bondPathList.at(bondPair).length(); in triggered()
613 QList<QList<QVector3D>> bondPathList = cpl.bondPaths(); in triggered() local
681 for (qint64 j = 0; j < bondPathList.at(bondPair).length(); in triggered()
683 x = bondPathList.at(bondPair).at(j).x() * in triggered()
685 y = bondPathList.at(bondPair).at(j).y() * in triggered()
[all …]