#include <Parameters.h>
Public Attributes | |
| double | tolerance {0.01} |
| long | max_iterations {20} |
| bool | quit_early {true} |
| std::string | phva_atoms {"All"} |
Definition at line 418 of file Parameters.h.
| long eonc::Parameters::lanczos_options_t::max_iterations {20} |
Definition at line 420 of file Parameters.h.
| std::string eonc::Parameters::lanczos_options_t::phva_atoms {"All"} |
Definition at line 422 of file Parameters.h.
| bool eonc::Parameters::lanczos_options_t::quit_early {true} |
Definition at line 421 of file Parameters.h.
| double eonc::Parameters::lanczos_options_t::tolerance {0.01} |
Definition at line 419 of file Parameters.h.