TRIQS/triqs_modest 3.3.0
Brillouin zone summation
Loading...
Searching...
No Matches
dft_code_specific.hpp File Reference
#include "utils/defs.hpp"

Go to the source code of this file.

Namespaces

namespace  triqs
 
namespace  triqs::modest
 
namespace  triqs::modest::dft_code
 

Enumerations

enum class  triqs::modest::DFTCode {
  triqs::modest::Wien2k , triqs::modest::QuantumEspresso , triqs::modest::VASP , triqs::modest::Elk ,
  triqs::modest::W90 , triqs::modest::Hk
}
 

Functions

DFTCode triqs::modest::dft_code::dft_code_to_enum (std::string const &code)
 
nda::matrix< dcomplextriqs::modest::dft_code::get_spherical_to_dft_rotation (DFTCode code, long l)
 
nda::matrix< dcomplextriqs::modest::dft_code::get_spherical_to_dft_rotation_VASP (long l)
 
nda::matrix< dcomplextriqs::modest::dft_code::get_spherical_to_dft_rotation_Wien2k (long l)