votca 2024-dev
Loading...
Searching...
No Matches
Classes | Namespaces | Macros
davidsonsolver.h File Reference
#include <chrono>
#include <iostream>
#include <stdexcept>
#include <boost/format.hpp>
#include "eigen.h"
#include "logger.h"
Include dependency graph for davidsonsolver.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  votca::xtp::DavidsonSolver
 Use Davidson algorithm to solve A*V=E*V. More...
 
struct  votca::xtp::DavidsonSolver::RitzEigenPair
 
struct  votca::xtp::DavidsonSolver::ProjectedSpace
 

Namespaces

namespace  votca
 base class for all analysis tools
 
namespace  votca::xtp
 Charge transport classes.
 

Macros

#define VOTCA_XTP_DAVIDSONSOLVER_H
 

Macro Definition Documentation

◆ VOTCA_XTP_DAVIDSONSOLVER_H

#define VOTCA_XTP_DAVIDSONSOLVER_H

Definition at line 20 of file davidsonsolver.h.