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

Public Member Functions

 basis_function_index_descriptor (angular_momentum am, int m, int order, rf_lo_index idxlo, rf_index idxrf)
 

Public Attributes

angular_momentum am
 Total angular momemtum. More...
 
int m
 Projection of the angular momentum. More...
 
int lm
 Composite index. More...
 
int order
 Order of the radial function for a given l (j). More...
 
rf_lo_index idxlo
 Index of local orbital. More...
 
rf_index idxrf
 Index of the radial function or beta projector in the case of pseudo potential. More...
 
bf_index xi {-1}
 

Detailed Description

Definition at line 30 of file basis_functions_index.hpp.

Constructor & Destructor Documentation

◆ basis_function_index_descriptor()

sirius::basis_function_index_descriptor::basis_function_index_descriptor ( angular_momentum  am,
int  m,
int  order,
rf_lo_index  idxlo,
rf_index  idxrf 
)
inline

Definition at line 46 of file basis_functions_index.hpp.

Member Data Documentation

◆ am

angular_momentum sirius::basis_function_index_descriptor::am

Total angular momemtum.

Definition at line 33 of file basis_functions_index.hpp.

◆ m

int sirius::basis_function_index_descriptor::m

Projection of the angular momentum.

Definition at line 35 of file basis_functions_index.hpp.

◆ lm

int sirius::basis_function_index_descriptor::lm

Composite index.

Definition at line 37 of file basis_functions_index.hpp.

◆ order

int sirius::basis_function_index_descriptor::order

Order of the radial function for a given l (j).

Definition at line 39 of file basis_functions_index.hpp.

◆ idxlo

rf_lo_index sirius::basis_function_index_descriptor::idxlo

Index of local orbital.

Definition at line 41 of file basis_functions_index.hpp.

◆ idxrf

rf_index sirius::basis_function_index_descriptor::idxrf

Index of the radial function or beta projector in the case of pseudo potential.

Definition at line 43 of file basis_functions_index.hpp.

◆ xi

bf_index sirius::basis_function_index_descriptor::xi {-1}

Definition at line 44 of file basis_functions_index.hpp.


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