Description of the off-site (nonlocal) Hubbard interaction.
More...
#include <config.hpp>
|
| | nonlocal_t (nlohmann::json &dict__) |
| |
| auto | atom_pair () const |
| |
| auto | T () const |
| |
| auto | n () const |
| |
| auto | l () const |
| |
| auto | V () const |
| |
| bool | contains (std::string key__) const |
| |
Description of the off-site (nonlocal) Hubbard interaction.
Definition at line 1721 of file config.hpp.
◆ nonlocal_t()
| sirius::config_t::hubbard_t::nonlocal_t::nonlocal_t |
( |
nlohmann::json & |
dict__ | ) |
|
|
inline |
◆ atom_pair()
| auto sirius::config_t::hubbard_t::nonlocal_t::atom_pair |
( |
| ) |
const |
|
inline |
◆ T()
| auto sirius::config_t::hubbard_t::nonlocal_t::T |
( |
| ) |
const |
|
inline |
◆ n()
| auto sirius::config_t::hubbard_t::nonlocal_t::n |
( |
| ) |
const |
|
inline |
◆ l()
| auto sirius::config_t::hubbard_t::nonlocal_t::l |
( |
| ) |
const |
|
inline |
◆ V()
| auto sirius::config_t::hubbard_t::nonlocal_t::V |
( |
| ) |
const |
|
inline |
◆ contains()
| bool sirius::config_t::hubbard_t::nonlocal_t::contains |
( |
std::string |
key__ | ) |
const |
|
inline |
◆ dict_
| nlohmann::json& sirius::config_t::hubbard_t::nonlocal_t::dict_ |
|
private |
The documentation for this class was generated from the following file: