#include <soc.h>
|
| Soc () |
|
| ~Soc () |
|
double | spinor (const int l, const double j, const int m, const int spin) |
|
int | sph_ind (const int l, const double j, const int m, const int spin) |
|
void | rot_ylm (const int lmax) |
|
const std::complex< double > & | rotylm (const int &i1, const int &i2) const |
|
void | set_fcoef (const int &l1, const int &l2, const int &is1, const int &is2, const int &m1, const int &m2, const double &j1, const double &j2, const int &it, const int &ip1, const int &ip2) |
|
◆ Soc()
◆ ~Soc()
◆ rot_ylm()
void Soc::rot_ylm |
( |
const int |
lmax | ) |
|
◆ rotylm()
const std::complex< double > & Soc::rotylm |
( |
const int & |
i1, |
|
|
const int & |
i2 |
|
) |
| const |
|
inline |
◆ set_fcoef()
void Soc::set_fcoef |
( |
const int & |
l1, |
|
|
const int & |
l2, |
|
|
const int & |
is1, |
|
|
const int & |
is2, |
|
|
const int & |
m1, |
|
|
const int & |
m2, |
|
|
const double & |
j1, |
|
|
const double & |
j2, |
|
|
const int & |
it, |
|
|
const int & |
ip1, |
|
|
const int & |
ip2 |
|
) |
| |
◆ sph_ind()
int Soc::sph_ind |
( |
const int |
l, |
|
|
const double |
j, |
|
|
const int |
m, |
|
|
const int |
spin |
|
) |
| |
◆ spinor()
double Soc::spinor |
( |
const int |
l, |
|
|
const double |
j, |
|
|
const int |
m, |
|
|
const int |
spin |
|
) |
| |
◆ fcoef
◆ l2plus1_
◆ l_max_
◆ p_rot
std::complex<double>* Soc::p_rot = nullptr |
|
private |
The documentation for this class was generated from the following files:
- /home/runner/work/abacus-develop/abacus-develop/source/source_pw/module_pwdft/soc.h
- /home/runner/work/abacus-develop/abacus-develop/source/source_cell/test/klist_test.cpp
- /home/runner/work/abacus-develop/abacus-develop/source/source_cell/test/klist_test_para.cpp
- /home/runner/work/abacus-develop/abacus-develop/source/source_estate/test/elecstate_pw_test.cpp
- /home/runner/work/abacus-develop/abacus-develop/source/source_io/test/for_testing_input_conv.h
- /home/runner/work/abacus-develop/abacus-develop/source/source_io/test/for_testing_klist.h
- /home/runner/work/abacus-develop/abacus-develop/source/source_pw/module_pwdft/soc.cpp