ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include <hs_matrix_k.hpp>
Public Member Functions | |
HS_Matrix_K (const Parallel_Orbitals *paraV, bool no_s=false) | |
TK * | get_hk () |
TK * | get_sk () |
int | get_size () |
void | set_zero_hk () |
void | set_zero_sk () |
const Parallel_Orbitals * | get_pv () const |
Private Attributes | |
std::vector< TK > | hk |
std::vector< TK > | sk |
const Parallel_Orbitals * | pv = nullptr |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |