SIRIUS 7.5.0
Electronic structure library and applications
Public Types | List of all members
sirius::kp_index_t Struct Reference

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
 

Detailed Description

K-point index type.

Definition at line 74 of file splindex.hpp.

Member Typedef Documentation

◆ value_type

typedef int sirius::kp_index_t::value_type

Definition at line 75 of file splindex.hpp.

◆ global

typedef strong_type<value_type, struct __kp_global_index_tag> sirius::kp_index_t::global

Definition at line 76 of file splindex.hpp.

◆ local

typedef strong_type<value_type, struct __kp_local_index_tag> sirius::kp_index_t::local

Definition at line 77 of file splindex.hpp.


The documentation for this struct was generated from the following file: