votca 2024.2-dev
|
This is the complete list of members for votca::xtp::CheckpointReader, including all inherited members.
CheckpointReader(const CptLoc &loc) | votca::xtp::CheckpointReader | inline |
CheckpointReader(const CptLoc &loc, const std::string path) | votca::xtp::CheckpointReader | inline |
getChildGroupNames() const | votca::xtp::CheckpointReader | inline |
getLoc() | votca::xtp::CheckpointReader | inline |
getNumDataSets() const | votca::xtp::CheckpointReader | inline |
loc_ | votca::xtp::CheckpointReader | private |
openChild(const std::string &childName) const | votca::xtp::CheckpointReader | inline |
openTable(const std::string &name) | votca::xtp::CheckpointReader | inline |
operator()(T &var, const std::string &name) const | votca::xtp::CheckpointReader | inline |
operator()(T &var, const std::string &name) const | votca::xtp::CheckpointReader | inline |
operator()(bool &v, const std::string &name) const | votca::xtp::CheckpointReader | inline |
operator()(std::string &var, const std::string &name) const | votca::xtp::CheckpointReader | inline |
path_ | votca::xtp::CheckpointReader | private |
ReadData(const CptLoc &loc, Eigen::MatrixBase< T > &matrix, const std::string &name) const | votca::xtp::CheckpointReader | inlineprivate |
ReadData(const CptLoc &loc, std::vector< T > &v, const std::string &name) const | votca::xtp::CheckpointReader | inlineprivate |
ReadData(const CptLoc &loc, std::vector< std::string > &v, const std::string &name) const | votca::xtp::CheckpointReader | inlineprivate |
ReadData(const CptLoc &loc, tools::EigenSystem &sys, const std::string &name) const | votca::xtp::CheckpointReader | inlineprivate |
ReadData(const CptLoc &loc, std::vector< Eigen::Vector3d > &v, const std::string &name) const | votca::xtp::CheckpointReader | inlineprivate |
ReadScalar(const CptLoc &loc, std::string &var, const std::string &name) const | votca::xtp::CheckpointReader | inlineprivate |
ReadScalar(const CptLoc &loc, T &value, const std::string &name) const | votca::xtp::CheckpointReader | inlineprivate |