votca 2024.2-dev
|
#include <IndexParser.h>
Public Member Functions | |
std::vector< Index > | CreateIndexVector (const std::string &Ids) const |
std::string | CreateIndexString (const std::vector< Index > &indeces) const |
Definition at line 40 of file IndexParser.h.
std::string votca::xtp::IndexParser::CreateIndexString | ( | const std::vector< Index > & | indeces | ) | const |
Definition at line 71 of file IndexParser.cc.
std::vector< Index > votca::xtp::IndexParser::CreateIndexVector | ( | const std::string & | Ids | ) | const |
Definition at line 37 of file IndexParser.cc.