#include <sigma_base.h>
Definition at line 33 of file sigma_base.h.
◆ Sigma_base()
◆ ~Sigma_base()
virtual votca::xtp::Sigma_base::~Sigma_base |
( |
| ) |
|
|
virtualdefault |
◆ CalcCorrelationDiag()
Eigen::VectorXd votca::xtp::Sigma_base::CalcCorrelationDiag |
( |
const Eigen::VectorXd & | frequencies | ) |
const |
◆ CalcCorrelationDiagElement()
virtual double votca::xtp::Sigma_base::CalcCorrelationDiagElement |
( |
Index | gw_level, |
|
|
double | frequency ) const |
|
pure virtual |
◆ CalcCorrelationDiagElementDerivative()
virtual double votca::xtp::Sigma_base::CalcCorrelationDiagElementDerivative |
( |
Index | gw_level, |
|
|
double | frequency ) const |
|
pure virtual |
◆ CalcCorrelationOffDiag()
Eigen::MatrixXd votca::xtp::Sigma_base::CalcCorrelationOffDiag |
( |
const Eigen::VectorXd & | frequencies | ) |
const |
◆ CalcCorrelationOffDiagElement()
virtual double votca::xtp::Sigma_base::CalcCorrelationOffDiagElement |
( |
Index | gw_level1, |
|
|
Index | gw_level2, |
|
|
double | frequency1, |
|
|
double | frequency2 ) const |
|
pure virtual |
◆ CalcExchangeMatrix()
Eigen::MatrixXd votca::xtp::Sigma_base::CalcExchangeMatrix |
( |
| ) |
const |
◆ configure()
void votca::xtp::Sigma_base::configure |
( |
options | opt | ) |
|
|
inline |
◆ PrepareScreening()
virtual void votca::xtp::Sigma_base::PrepareScreening |
( |
| ) |
|
|
pure virtual |
◆ Mmn_
◆ opt_
options votca::xtp::Sigma_base::opt_ |
|
protected |
◆ qptotal_
Index votca::xtp::Sigma_base::qptotal_ = 0 |
|
protected |
◆ rpa_
const RPA& votca::xtp::Sigma_base::rpa_ |
|
protected |
◆ rpatotal_
Index votca::xtp::Sigma_base::rpatotal_ = 0 |
|
protected |
The documentation for this class was generated from the following files: