votca 2026-dev
Loading...
Searching...
No Matches
votca::xtp::GW_UKS::QPFunc Class Reference
Collaboration diagram for votca::xtp::GW_UKS::QPFunc:

Public Member Functions

 QPFunc (Index gw_level, const Sigma_base_UKS &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_base_UKSsigma_c_func_

Detailed Description

Definition at line 75 of file gw_uks.h.

Constructor & Destructor Documentation

◆ QPFunc()

votca::xtp::GW_UKS::QPFunc::QPFunc ( Index gw_level,
const Sigma_base_UKS & sigma,
double offset )
inline

Definition at line 77 of file gw_uks.h.

Member Function Documentation

◆ deriv()

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

Definition at line 92 of file gw_uks.h.

◆ operator()()

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

Definition at line 80 of file gw_uks.h.

◆ value()

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

Definition at line 87 of file gw_uks.h.

Member Data Documentation

◆ gw_level_

Index votca::xtp::GW_UKS::QPFunc::gw_level_
private

Definition at line 99 of file gw_uks.h.

◆ offset_

double votca::xtp::GW_UKS::QPFunc::offset_
private

Definition at line 100 of file gw_uks.h.

◆ sigma_c_func_

const Sigma_base_UKS& votca::xtp::GW_UKS::QPFunc::sigma_c_func_
private

Definition at line 101 of file gw_uks.h.


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