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 221 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 223 of file gw.h.

Member Function Documentation

◆ CountSigmaStage()

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

Definition at line 269 of file gw.h.

◆ deriv()

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

Definition at line 251 of file gw.h.

◆ FrequencyKey()

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

Definition at line 261 of file gw.h.

◆ GetStats()

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

Definition at line 258 of file gw.h.

◆ operator()()

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

Definition at line 226 of file gw.h.

◆ sigma()

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

Definition at line 233 of file gw.h.

◆ value()

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

Definition at line 247 of file gw.h.

Member Data Documentation

◆ gw_level_

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

Definition at line 287 of file gw.h.

◆ offset_

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

Definition at line 288 of file gw.h.

◆ seen_frequencies_

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

Definition at line 291 of file gw.h.

◆ sigma_c_func_

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

Definition at line 289 of file gw.h.

◆ stats_

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

Definition at line 292 of file gw.h.


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