votca 2024-dev
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
votca::xtp::GW::QPFunc Class Reference
Collaboration diagram for votca::xtp::GW::QPFunc:
Collaboration graph
[legend]

Public Member Functions

 QPFunc (Index gw_level, const Sigma_base &sigma, double offset)
 
std::pair< double, double > operator() (double frequency) const
 
double value (double frequency) const
 
double deriv (double frequency) const
 

Private Attributes

Index gw_level_
 
double offset_
 
const Sigma_basesigma_c_func_
 

Detailed Description

Definition at line 111 of file gw.h.

Constructor & Destructor Documentation

◆ QPFunc()

votca::xtp::GW::QPFunc::QPFunc ( Index  gw_level,
const Sigma_base sigma,
double  offset 
)
inline

Definition at line 113 of file gw.h.

Member Function Documentation

◆ deriv()

double votca::xtp::GW::QPFunc::deriv ( double  frequency) const
inline

Definition at line 126 of file gw.h.

◆ operator()()

std::pair< double, double > votca::xtp::GW::QPFunc::operator() ( double  frequency) const
inline

Definition at line 115 of file gw.h.

◆ value()

double votca::xtp::GW::QPFunc::value ( double  frequency) const
inline

Definition at line 122 of file gw.h.

Member Data Documentation

◆ gw_level_

Index votca::xtp::GW::QPFunc::gw_level_
private

Definition at line 133 of file gw.h.

◆ offset_

double votca::xtp::GW::QPFunc::offset_
private

Definition at line 134 of file gw.h.

◆ sigma_c_func_

const Sigma_base& votca::xtp::GW::QPFunc::sigma_c_func_
private

Definition at line 135 of file gw.h.


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