Describe a range of spins.
More...
#include <wave_functions.hpp>
Describe a range of spins.
Only 3 combinations of spin range are allowed:
Definition at line 169 of file wave_functions.hpp.
◆ spin_range() [1/2]
sirius::wf::spin_range::spin_range |
( |
int |
begin__, |
|
|
int |
end__ |
|
) |
| |
|
inline |
◆ spin_range() [2/2]
sirius::wf::spin_range::spin_range |
( |
int |
ispn__ | ) |
|
|
inline |
◆ begin()
auto sirius::wf::spin_range::begin |
( |
| ) |
const |
|
inline |
◆ end()
auto sirius::wf::spin_range::end |
( |
| ) |
const |
|
inline |
◆ size()
int sirius::wf::spin_range::size |
( |
| ) |
const |
|
inline |
◆ spinor_index()
int sirius::wf::spin_range::spinor_index |
( |
| ) |
const |
|
inline |
◆ begin_
int sirius::wf::spin_range::begin_ |
|
private |
◆ end_
int sirius::wf::spin_range::end_ |
|
private |
◆ spinor_index_
int sirius::wf::spin_range::spinor_index_ |
|
private |
The documentation for this class was generated from the following file: