|
votca 2025.1-dev
|
#include <sigma_base.h>

Public Attributes | |
| Index | homo |
| Index | qpmin |
| Index | qpmax |
| Index | rpamin |
| Index | rpamax |
| double | eta |
| std::string | quadrature_scheme |
| Index | order |
| double | alpha |
Definition at line 39 of file sigma_base.h.
| double votca::xtp::Sigma_base::options::alpha |
Definition at line 48 of file sigma_base.h.
| double votca::xtp::Sigma_base::options::eta |
Definition at line 45 of file sigma_base.h.
| Index votca::xtp::Sigma_base::options::homo |
Definition at line 40 of file sigma_base.h.
| Index votca::xtp::Sigma_base::options::order |
Definition at line 47 of file sigma_base.h.
| Index votca::xtp::Sigma_base::options::qpmax |
Definition at line 42 of file sigma_base.h.
| Index votca::xtp::Sigma_base::options::qpmin |
Definition at line 41 of file sigma_base.h.
| std::string votca::xtp::Sigma_base::options::quadrature_scheme |
Definition at line 46 of file sigma_base.h.
| Index votca::xtp::Sigma_base::options::rpamax |
Definition at line 44 of file sigma_base.h.
| Index votca::xtp::Sigma_base::options::rpamin |
Definition at line 43 of file sigma_base.h.