|
votca 2026-dev
|
#include <qp_solver_utils.h>
Public Attributes | |
| Index | shells_explored = 0 |
| Index | first_interval_shell = -1 |
| Index | first_accepted_shell = -1 |
| Index | chosen_shell = -1 |
| Index | intervals_found = 0 |
Definition at line 75 of file qp_solver_utils.h.
| Index votca::xtp::qp_solver::WindowDiagnostics::chosen_shell = -1 |
Definition at line 79 of file qp_solver_utils.h.
| Index votca::xtp::qp_solver::WindowDiagnostics::first_accepted_shell = -1 |
Definition at line 78 of file qp_solver_utils.h.
| Index votca::xtp::qp_solver::WindowDiagnostics::first_interval_shell = -1 |
Definition at line 77 of file qp_solver_utils.h.
| Index votca::xtp::qp_solver::WindowDiagnostics::intervals_found = 0 |
Definition at line 80 of file qp_solver_utils.h.
| Index votca::xtp::qp_solver::WindowDiagnostics::shells_explored = 0 |
Definition at line 76 of file qp_solver_utils.h.