votca 2024.2-dev
|
Go to the source code of this file.
Classes | |
class | votca::tools::GraphNode |
A graph node that will take a variety of different values. More... | |
Namespaces | |
namespace | votca |
base class for all analysis tools | |
namespace | votca::tools |
Functions | |
bool | votca::tools::cmpNode (GraphNode gn1, GraphNode gn2) |
Comparison function to be used with stl sort algorithm. | |