votca 2024.2-dev
|
This is the complete list of members for votca::tools::Edge, including all inherited members.
contains(Index ID) const | votca::tools::Edge | |
Edge()=default | votca::tools::Edge | |
Edge(Index ID1, Index ID2) | votca::tools::Edge | |
getEndPoint1() const | votca::tools::Edge | inline |
getEndPoint2() const | votca::tools::Edge | inline |
getOtherEndPoint(Index ver) const | votca::tools::Edge | |
loop() const | votca::tools::Edge | inline |
operator!=(const Edge &ed) const | votca::tools::Edge | virtual |
operator<(const Edge &ed) const | votca::tools::Edge | virtual |
operator<<(std::ostream &os, const Edge &ed) | votca::tools::Edge | friend |
operator<=(const Edge &ed) const | votca::tools::Edge | virtual |
operator==(const Edge &ed) const | votca::tools::Edge | virtual |
operator>(const Edge &ed) const | votca::tools::Edge | virtual |
operator>=(const Edge &ed) const | votca::tools::Edge | virtual |
vertices_ | votca::tools::Edge | protected |
~Edge()=default | votca::tools::Edge | virtual |