Loading...
Searching...
No Matches
Parameters::lanczos_options_t Struct Reference

#include <Parameters.h>

Public Attributes

double tolerance {0.01}
long max_iterations {20}
bool quit_early {true}
std::string phva_atoms {"All"}

Detailed Description

Definition at line 418 of file Parameters.h.

Member Data Documentation

◆ max_iterations

Definition at line 420 of file Parameters.h.

420{20};

◆ phva_atoms

Definition at line 422 of file Parameters.h.

422{"All"};

◆ quit_early

Definition at line 421 of file Parameters.h.

421{true};

◆ tolerance

Definition at line 419 of file Parameters.h.

419{0.01};

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