SIRIUS 7.5.0
Electronic structure library and applications
Public Types | List of all members
sirius::basic_index_t< T > Struct Template Reference

Basic index type. More...

#include <splindex.hpp>

Public Types

typedef T value_type
 
typedef T global
 
typedef T local
 

Detailed Description

template<typename T = int>
struct sirius::basic_index_t< T >

Basic index type.

Definition at line 67 of file splindex.hpp.

Member Typedef Documentation

◆ value_type

template<typename T = int>
typedef T sirius::basic_index_t< T >::value_type

Definition at line 68 of file splindex.hpp.

◆ global

template<typename T = int>
typedef T sirius::basic_index_t< T >::global

Definition at line 69 of file splindex.hpp.

◆ local

template<typename T = int>
typedef T sirius::basic_index_t< T >::local

Definition at line 70 of file splindex.hpp.


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