void projgen(const int l, const int nr, const double *r, const double *chi, const double rcut, const int nbes, std::vector< double > &alpha)
Generates a projector's radial function for DFT+U.
Definition projgen.cpp:15
void smoothgen(const int nr, const double *r, const double *chi, const double rcut, std::vector< double > &alpha)
Definition projgen.cpp:79