Scine::Swoose
2.1.0
This is the SCINE module Swoose.
|
This is the complete list of members for Scine::SwooseUtilities::TopologyUtils, including all inherited members.
calculateNumberOfNeighbors(int nAtoms, std::vector< std::list< int >> listsOfNeighbors, std::vector< int > &nNeighbors) | Scine::SwooseUtilities::TopologyUtils | static |
countNeighborsOfElementType(int atomType, const std::vector< std::list< int >> &listsOfNeighbors, Utils::ElementType elementType, const Utils::ElementTypeCollection &elementTypeCollection) | Scine::SwooseUtilities::TopologyUtils | static |
divideStructureAtBond(int a1, int a2, const Utils::BondOrderCollection &bondOrderMatrix, bool &ok) | Scine::SwooseUtilities::TopologyUtils | static |
generateBondOrderMatrixFromListsOfNeighbors(const std::vector< std::list< int >> &listsOfNeighbors) | Scine::SwooseUtilities::TopologyUtils | static |
generateListsOfNeighborsFromBondOrderMatrix(int nAtoms, const Utils::BondOrderCollection &bondOrderMatrix, double minimalBondOrderToConsider) | Scine::SwooseUtilities::TopologyUtils | static |