votca 2024-dev
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
votca::xtp::Sigma_PPM Class Reference

#include <sigma_ppm.h>

Inheritance diagram for votca::xtp::Sigma_PPM:
Inheritance graph
[legend]
Collaboration diagram for votca::xtp::Sigma_PPM:
Collaboration graph
[legend]

Public Member Functions

 Sigma_PPM (TCMatrix_gwbse &Mmn, RPA &rpa)
 
void PrepareScreening () final
 
double CalcCorrelationDiagElement (Index gw_level, double frequency) const final
 
double CalcCorrelationDiagElementDerivative (Index gw_level, double frequency) const final
 
double CalcCorrelationOffDiagElement (Index gw_level1, Index gw_level2, double frequency1, double frequency2) const final
 
- Public Member Functions inherited from votca::xtp::Sigma_base
 Sigma_base (TCMatrix_gwbse &Mmn, const RPA &rpa)
 
virtual ~Sigma_base ()=default
 
void configure (options opt)
 
Eigen::MatrixXd CalcExchangeMatrix () const
 
Eigen::VectorXd CalcCorrelationDiag (const Eigen::VectorXd &frequencies) const
 
Eigen::MatrixXd CalcCorrelationOffDiag (const Eigen::VectorXd &frequencies) const
 
virtual void PrepareScreening ()=0
 
virtual double CalcCorrelationDiagElementDerivative (Index gw_level, double frequency) const =0
 
virtual double CalcCorrelationDiagElement (Index gw_level, double frequency) const =0
 
virtual double CalcCorrelationOffDiagElement (Index gw_level1, Index gw_level2, double frequency1, double frequency2) const =0
 

Private Attributes

PPM ppm_
 

Additional Inherited Members

- Protected Attributes inherited from votca::xtp::Sigma_base
options opt_
 
TCMatrix_gwbseMmn_
 
const RPArpa_
 
Index qptotal_ = 0
 
Index rpatotal_ = 0
 

Detailed Description

Definition at line 34 of file sigma_ppm.h.

Constructor & Destructor Documentation

◆ Sigma_PPM()

votca::xtp::Sigma_PPM::Sigma_PPM ( TCMatrix_gwbse Mmn,
RPA rpa 
)
inline

Definition at line 36 of file sigma_ppm.h.

Member Function Documentation

◆ CalcCorrelationDiagElement()

double votca::xtp::Sigma_PPM::CalcCorrelationDiagElement ( Index  gw_level,
double  frequency 
) const
finalvirtual

Implements votca::xtp::Sigma_base.

Definition at line 37 of file sigma_ppm.cc.

◆ CalcCorrelationDiagElementDerivative()

double votca::xtp::Sigma_PPM::CalcCorrelationDiagElementDerivative ( Index  gw_level,
double  frequency 
) const
finalvirtual

Implements votca::xtp::Sigma_base.

Definition at line 63 of file sigma_ppm.cc.

◆ CalcCorrelationOffDiagElement()

double votca::xtp::Sigma_PPM::CalcCorrelationOffDiagElement ( Index  gw_level1,
Index  gw_level2,
double  frequency1,
double  frequency2 
) const
finalvirtual

Implements votca::xtp::Sigma_base.

Definition at line 89 of file sigma_ppm.cc.

◆ PrepareScreening()

void votca::xtp::Sigma_PPM::PrepareScreening ( )
finalvirtual

Implements votca::xtp::Sigma_base.

Definition at line 32 of file sigma_ppm.cc.

Member Data Documentation

◆ ppm_

PPM votca::xtp::Sigma_PPM::ppm_
private

Definition at line 52 of file sigma_ppm.h.


The documentation for this class was generated from the following files: