votca 2024.2-dev
|
#include "votca_xtp_config.h"
#include <votca/tools/votca_tools_config.h>
#include <votca/tools/eigen.h>
#include <votca/tools/types.h>
Go to the source code of this file.
Classes | |
class | votca::xtp::Mat_p_Energy |
class | votca::xtp::AxA |
Namespaces | |
namespace | votca |
base class for all analysis tools | |
namespace | votca::xtp |
Charge transport classes. | |
namespace | votca::xtp::OPENMP |
Macros | |
#define | VOTCA_XTP_EIGEN_H |
Typedefs | |
typedef Eigen::Matrix< double, 9, 1 > | Vector9d |
typedef Eigen::Matrix< double, 9, 9 > | Matrix9d |
typedef Eigen::Array< votca::Index, Eigen::Dynamic, 1 > | ArrayXl |
typedef Eigen::Array<votca::Index, Eigen::Dynamic, 1> ArrayXl |