votca 2026-dev
Loading...
Searching...
No Matches
votca::xtp::qp_solver::SolverOptions Struct Reference

#include <qp_solver_utils.h>

Public Attributes

double g_sc_limit = 1e-5
Index qp_bisection_max_iter = 200
double qp_full_window_half_width = 0.75
double qp_dense_spacing = 0.002
double qp_adaptive_shell_width = 0.025
Index qp_adaptive_shell_count = 0
double min_accepted_Z = 0.05
double max_accepted_Z = 1.5

Detailed Description

Definition at line 83 of file qp_solver_utils.h.

Member Data Documentation

◆ g_sc_limit

double votca::xtp::qp_solver::SolverOptions::g_sc_limit = 1e-5

Definition at line 84 of file qp_solver_utils.h.

◆ max_accepted_Z

double votca::xtp::qp_solver::SolverOptions::max_accepted_Z = 1.5

Definition at line 113 of file qp_solver_utils.h.

◆ min_accepted_Z

double votca::xtp::qp_solver::SolverOptions::min_accepted_Z = 0.05

Definition at line 112 of file qp_solver_utils.h.

◆ qp_adaptive_shell_count

Index votca::xtp::qp_solver::SolverOptions::qp_adaptive_shell_count = 0

Definition at line 110 of file qp_solver_utils.h.

◆ qp_adaptive_shell_width

double votca::xtp::qp_solver::SolverOptions::qp_adaptive_shell_width = 0.025

Definition at line 109 of file qp_solver_utils.h.

◆ qp_bisection_max_iter

Index votca::xtp::qp_solver::SolverOptions::qp_bisection_max_iter = 200

Definition at line 85 of file qp_solver_utils.h.

◆ qp_dense_spacing

double votca::xtp::qp_solver::SolverOptions::qp_dense_spacing = 0.002

Definition at line 103 of file qp_solver_utils.h.

◆ qp_full_window_half_width

double votca::xtp::qp_solver::SolverOptions::qp_full_window_half_width = 0.75

Definition at line 98 of file qp_solver_utils.h.


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