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

Descriptor of the local-orbital part of the LAPW+lo basis. More...

#include <typedefs.hpp>

Public Attributes

uint16_t ia
 Index of atom. More...
 
uint8_t l
 Index of orbital quantum number \( \ell \). More...
 
uint16_t lm
 Combined lm index. More...
 
uint8_t order
 Order of the local orbital radial function for the given orbital quantum number \( \ell \). More...
 
uint8_t idxrf
 Index of the local orbital radial function. More...
 

Detailed Description

Descriptor of the local-orbital part of the LAPW+lo basis.

Definition at line 185 of file typedefs.hpp.

Member Data Documentation

◆ ia

uint16_t sirius::lo_basis_descriptor::ia

Index of atom.

Definition at line 188 of file typedefs.hpp.

◆ l

uint8_t sirius::lo_basis_descriptor::l

Index of orbital quantum number \( \ell \).

Definition at line 191 of file typedefs.hpp.

◆ lm

uint16_t sirius::lo_basis_descriptor::lm

Combined lm index.

Definition at line 194 of file typedefs.hpp.

◆ order

uint8_t sirius::lo_basis_descriptor::order

Order of the local orbital radial function for the given orbital quantum number \( \ell \).

All radial functions for the given orbital quantum number \( \ell \) are ordered in the following way: augmented radial functions come first followed by the local orbital radial function.

Definition at line 199 of file typedefs.hpp.

◆ idxrf

uint8_t sirius::lo_basis_descriptor::idxrf

Index of the local orbital radial function.

Definition at line 202 of file typedefs.hpp.


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