|
SIRIUS 7.5.0
Electronic structure library and applications
|
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} |
Definition at line 30 of file basis_functions_index.hpp.
|
inline |
Definition at line 46 of file basis_functions_index.hpp.
| angular_momentum sirius::basis_function_index_descriptor::am |
Total angular momemtum.
Definition at line 33 of file basis_functions_index.hpp.
| int sirius::basis_function_index_descriptor::m |
Projection of the angular momentum.
Definition at line 35 of file basis_functions_index.hpp.
| int sirius::basis_function_index_descriptor::lm |
Composite index.
Definition at line 37 of file basis_functions_index.hpp.
| 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.
| rf_lo_index sirius::basis_function_index_descriptor::idxlo |
Index of local orbital.
Definition at line 41 of file basis_functions_index.hpp.
| 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.
| bf_index sirius::basis_function_index_descriptor::xi {-1} |
Definition at line 44 of file basis_functions_index.hpp.