|
ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include "source_lcao/module_hcontainer/hcontainer.h"Go to the source code of this file.
Namespaces | |
| namespace | module_rt |
Functions | |
| template<typename TR > | |
| void | module_rt::folding_HR_td (const UnitCell &ucell, const hamilt::HContainer< TR > &hR, std::complex< double > *hk, const ModuleBase::Vector3< double > &kvec_d_in, const ModuleBase::Vector3< double > &cart_At, const int ncol, const int hk_type) |
| template<typename TR > | |
| void | module_rt::folding_partial_HR (const UnitCell &ucell, const hamilt::HContainer< TR > &hR, std::complex< double > *hk, const ModuleBase::Vector3< double > &kvec_d_in, const int ix, const int ncol, const int hk_type) |
| template<typename TR > | |
| void | module_rt::folding_partial_HR_td (const UnitCell &ucell, const hamilt::HContainer< TR > &hR, std::complex< double > *hk, const ModuleBase::Vector3< double > &kvec_d_in, const ModuleBase::Vector3< double > &cart_At, const int ix, const int ncol, const int hk_type) |