SIRIUS 7.5.0
Electronic structure library and applications
|
K-point index type. More...
#include <splindex.hpp>
Public Types | |
typedef int | value_type |
typedef strong_type< value_type, struct __kp_global_index_tag > | global |
typedef strong_type< value_type, struct __kp_local_index_tag > | local |
K-point index type.
Definition at line 74 of file splindex.hpp.
typedef int sirius::kp_index_t::value_type |
Definition at line 75 of file splindex.hpp.
typedef strong_type<value_type, struct __kp_global_index_tag> sirius::kp_index_t::global |
Definition at line 76 of file splindex.hpp.
typedef strong_type<value_type, struct __kp_local_index_tag> sirius::kp_index_t::local |
Definition at line 77 of file splindex.hpp.