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

Public Member Functions

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

Private Member Functions

void CountSigmaStage (EvalStage stage) const

Static Private Member Functions

static std::uint64_t FrequencyKey (double x)

Private Attributes

Index gw_level_
double offset_
const Sigma_basesigma_c_func_
std::unordered_set< std::uint64_t > seen_frequencies_
QPStats stats_

Detailed Description

Definition at line 144 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 146 of file gw.h.

Member Function Documentation

◆ CountSigmaStage()

void votca::xtp::GW::QPFunc::CountSigmaStage ( EvalStage stage) const
inlineprivate

Definition at line 192 of file gw.h.

◆ deriv()

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

Definition at line 174 of file gw.h.

◆ FrequencyKey()

std::uint64_t votca::xtp::GW::QPFunc::FrequencyKey ( double x)
inlinestaticprivate

Definition at line 184 of file gw.h.

◆ GetStats()

const QPStats & votca::xtp::GW::QPFunc::GetStats ( ) const
inline

Definition at line 181 of file gw.h.

◆ operator()()

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

Definition at line 149 of file gw.h.

◆ sigma()

double votca::xtp::GW::QPFunc::sigma ( double frequency,
EvalStage stage = EvalStage::Other ) const
inline

Definition at line 156 of file gw.h.

◆ value()

double votca::xtp::GW::QPFunc::value ( double frequency,
EvalStage stage = EvalStage::Other ) const
inline

Definition at line 170 of file gw.h.

Member Data Documentation

◆ gw_level_

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

Definition at line 210 of file gw.h.

◆ offset_

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

Definition at line 211 of file gw.h.

◆ seen_frequencies_

std::unordered_set<std::uint64_t> votca::xtp::GW::QPFunc::seen_frequencies_
mutableprivate

Definition at line 214 of file gw.h.

◆ sigma_c_func_

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

Definition at line 212 of file gw.h.

◆ stats_

QPStats votca::xtp::GW::QPFunc::stats_
mutableprivate

Definition at line 215 of file gw.h.


The documentation for this class was generated from the following file:
  • xtp/include/votca/xtp/gw.h