|
int | get_rank_e () const |
|
int | get_rank_h () const |
|
int | get_nr_e () const |
|
int | get_nr_h () const |
|
void | update_Veff_e () |
|
void | update_Veff_h () |
|
void | switch_to_solve_e () |
|
void | switch_to_solve_h () |
|
double | correction_e () |
|
double | correction_h () |
|
double | calculate_total_energy () const |
|
void | setup (Parameter_Map ¶m_map) |
|
virtual void | get_Matrix_row_block (std::vector< col_val > &col_val_vec, const int atom_index) |
| Number of blocks. More...
|
|
| Hartree_Fock (Parameter_Map ¶m_map) |
|
void | dump_sparse_Matrix (const std::string &file_IA, const std::string &file_JA, const std::string &file_values) |
| Support for dumping the sparse Matrix.
|
|
size_t | get_range_size (size_t block_start, size_t nr_blocks) const |
|
void | set_nr_blocks (size_t nr) |
|
virtual size_t | get_block_size (size_t block=0) const |
|
virtual size_t | get_base_index (size_t block) const |
|
virtual size_t | get_nr_blocks () const |
|
virtual size_t | get_DIM () const |
|
| Organize_Blocks_Single (size_t nr=0) |
|
void Hartree_Fock::get_Matrix_row_block |
( |
std::vector< col_val > & |
col_val_vec, |
|
|
const int |
atom_index |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following files:
- /home/moritz/QNANO_PRODUCTION/qnano_new/include/manybody/Hartree_Fock.h
- /home/moritz/QNANO_PRODUCTION/qnano_new/sources/manybody/Hartree_Fock.cc