votca 2026-dev
Loading...
Searching...
No Matches
votca::xtp::GW_UKS::options Struct Reference

#include <gw_uks.h>

Collaboration diagram for votca::xtp::GW_UKS::options:

Public Attributes

Index homo_alpha
Index homo_beta
Index qpmin
Index qpmax
Index rpamin
Index rpamax
double eta
double g_sc_limit
Index g_sc_max_iterations
double gw_sc_limit
Index gw_sc_max_iterations
double shift = 0
double ScaHFX = 0.0
std::string sigma_integration
Index reset_3c
std::string qp_solver
double qp_solver_alpha = 0.75
Index qp_grid_steps = 0
double qp_grid_spacing = 0.0
double qp_full_window_half_width = -1.0
double qp_dense_spacing = -1.0
double qp_adaptive_shell_width = -1.0
Index qp_adaptive_shell_count = 0
Index gw_mixing_order
double gw_mixing_alpha
std::string quadrature_scheme
Index order
double alpha
bool qp_restrict_search = true
double qp_zero_margin = 1e-6
double qp_virtual_min_energy = -0.1
std::string qp_root_finder = "bisection"
std::string qp_grid_search_mode = "adaptive_with_dense_fallback"

Detailed Description

Definition at line 33 of file gw_uks.h.

Member Data Documentation

◆ alpha

double votca::xtp::GW_UKS::options::alpha

Definition at line 73 of file gw_uks.h.

◆ eta

double votca::xtp::GW_UKS::options::eta

Definition at line 40 of file gw_uks.h.

◆ g_sc_limit

double votca::xtp::GW_UKS::options::g_sc_limit

Definition at line 41 of file gw_uks.h.

◆ g_sc_max_iterations

Index votca::xtp::GW_UKS::options::g_sc_max_iterations

Definition at line 42 of file gw_uks.h.

◆ gw_mixing_alpha

double votca::xtp::GW_UKS::options::gw_mixing_alpha

Definition at line 70 of file gw_uks.h.

◆ gw_mixing_order

Index votca::xtp::GW_UKS::options::gw_mixing_order

Definition at line 69 of file gw_uks.h.

◆ gw_sc_limit

double votca::xtp::GW_UKS::options::gw_sc_limit

Definition at line 43 of file gw_uks.h.

◆ gw_sc_max_iterations

Index votca::xtp::GW_UKS::options::gw_sc_max_iterations

Definition at line 44 of file gw_uks.h.

◆ homo_alpha

Index votca::xtp::GW_UKS::options::homo_alpha

Definition at line 34 of file gw_uks.h.

◆ homo_beta

Index votca::xtp::GW_UKS::options::homo_beta

Definition at line 35 of file gw_uks.h.

◆ order

Index votca::xtp::GW_UKS::options::order

Definition at line 72 of file gw_uks.h.

◆ qp_adaptive_shell_count

Index votca::xtp::GW_UKS::options::qp_adaptive_shell_count = 0

Definition at line 68 of file gw_uks.h.

◆ qp_adaptive_shell_width

double votca::xtp::GW_UKS::options::qp_adaptive_shell_width = -1.0

Definition at line 67 of file gw_uks.h.

◆ qp_dense_spacing

double votca::xtp::GW_UKS::options::qp_dense_spacing = -1.0

Definition at line 66 of file gw_uks.h.

◆ qp_full_window_half_width

double votca::xtp::GW_UKS::options::qp_full_window_half_width = -1.0

Definition at line 65 of file gw_uks.h.

◆ qp_grid_search_mode

std::string votca::xtp::GW_UKS::options::qp_grid_search_mode = "adaptive_with_dense_fallback"

Definition at line 78 of file gw_uks.h.

◆ qp_grid_spacing

double votca::xtp::GW_UKS::options::qp_grid_spacing = 0.0

Definition at line 57 of file gw_uks.h.

◆ qp_grid_steps

Index votca::xtp::GW_UKS::options::qp_grid_steps = 0

Definition at line 56 of file gw_uks.h.

◆ qp_restrict_search

bool votca::xtp::GW_UKS::options::qp_restrict_search = true

Definition at line 74 of file gw_uks.h.

◆ qp_root_finder

std::string votca::xtp::GW_UKS::options::qp_root_finder = "bisection"

Definition at line 77 of file gw_uks.h.

◆ qp_solver

std::string votca::xtp::GW_UKS::options::qp_solver

Definition at line 49 of file gw_uks.h.

◆ qp_solver_alpha

double votca::xtp::GW_UKS::options::qp_solver_alpha = 0.75

Definition at line 50 of file gw_uks.h.

◆ qp_virtual_min_energy

double votca::xtp::GW_UKS::options::qp_virtual_min_energy = -0.1

Definition at line 76 of file gw_uks.h.

◆ qp_zero_margin

double votca::xtp::GW_UKS::options::qp_zero_margin = 1e-6

Definition at line 75 of file gw_uks.h.

◆ qpmax

Index votca::xtp::GW_UKS::options::qpmax

Definition at line 37 of file gw_uks.h.

◆ qpmin

Index votca::xtp::GW_UKS::options::qpmin

Definition at line 36 of file gw_uks.h.

◆ quadrature_scheme

std::string votca::xtp::GW_UKS::options::quadrature_scheme

Definition at line 71 of file gw_uks.h.

◆ reset_3c

Index votca::xtp::GW_UKS::options::reset_3c

Definition at line 48 of file gw_uks.h.

◆ rpamax

Index votca::xtp::GW_UKS::options::rpamax

Definition at line 39 of file gw_uks.h.

◆ rpamin

Index votca::xtp::GW_UKS::options::rpamin

Definition at line 38 of file gw_uks.h.

◆ ScaHFX

double votca::xtp::GW_UKS::options::ScaHFX = 0.0

Definition at line 46 of file gw_uks.h.

◆ shift

double votca::xtp::GW_UKS::options::shift = 0

Definition at line 45 of file gw_uks.h.

◆ sigma_integration

std::string votca::xtp::GW_UKS::options::sigma_integration

Definition at line 47 of file gw_uks.h.


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