votca 2025.1-dev
Loading...
Searching...
No Matches
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
 Provides a means for comparing floating point numbers.
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.