TRIQS/triqs_modest 3.3.0
Brillouin zone summation
|
Functions | |
DFTCode | dft_code_to_enum (std::string const &code) |
nda::matrix< dcomplex > | get_spherical_to_dft_rotation (DFTCode code, long l) |
nda::matrix< dcomplex > | get_spherical_to_dft_rotation_VASP (long l) |
nda::matrix< dcomplex > | get_spherical_to_dft_rotation_Wien2k (long l) |
|
inline |
Definition at line 14 of file dft_code_specific.hpp.
|
inline |
Definition at line 31 of file dft_code_specific.hpp.
nda::matrix< dcomplex > triqs::modest::dft_code::get_spherical_to_dft_rotation_VASP | ( | long | l | ) |
nda::matrix< dcomplex > triqs::modest::dft_code::get_spherical_to_dft_rotation_Wien2k | ( | long | l | ) |
Definition at line 11 of file Wien2k.cpp.