votca 2024-dev
Loading...
Searching...
No Matches
votca::xtp::CheckpointReader Member List

This is the complete list of members for votca::xtp::CheckpointReader, including all inherited members.

CheckpointReader(const CptLoc &loc)votca::xtp::CheckpointReaderinline
CheckpointReader(const CptLoc &loc, const std::string path)votca::xtp::CheckpointReaderinline
getChildGroupNames() constvotca::xtp::CheckpointReaderinline
getLoc()votca::xtp::CheckpointReaderinline
getNumDataSets() constvotca::xtp::CheckpointReaderinline
loc_votca::xtp::CheckpointReaderprivate
openChild(const std::string &childName) constvotca::xtp::CheckpointReaderinline
openTable(const std::string &name)votca::xtp::CheckpointReaderinline
operator()(T &var, const std::string &name) constvotca::xtp::CheckpointReaderinline
operator()(T &var, const std::string &name) constvotca::xtp::CheckpointReaderinline
operator()(bool &v, const std::string &name) constvotca::xtp::CheckpointReaderinline
operator()(std::string &var, const std::string &name) constvotca::xtp::CheckpointReaderinline
path_votca::xtp::CheckpointReaderprivate
ReadData(const CptLoc &loc, Eigen::MatrixBase< T > &matrix, const std::string &name) constvotca::xtp::CheckpointReaderinlineprivate
ReadData(const CptLoc &loc, std::vector< T > &v, const std::string &name) constvotca::xtp::CheckpointReaderinlineprivate
ReadData(const CptLoc &loc, std::vector< std::string > &v, const std::string &name) constvotca::xtp::CheckpointReaderinlineprivate
ReadData(const CptLoc &loc, tools::EigenSystem &sys, const std::string &name) constvotca::xtp::CheckpointReaderinlineprivate
ReadData(const CptLoc &loc, std::vector< Eigen::Vector3d > &v, const std::string &name) constvotca::xtp::CheckpointReaderinlineprivate
ReadScalar(const CptLoc &loc, std::string &var, const std::string &name) constvotca::xtp::CheckpointReaderinlineprivate
ReadScalar(const CptLoc &loc, T &value, const std::string &name) constvotca::xtp::CheckpointReaderinlineprivate