|
ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include "source_hamilt/hamilt.h"#include "source_psi/psi_initializer.h"#include "source_psi/psi_prepare_base.h"Go to the source code of this file.
Classes | |
| class | psi::PSIPrepare< T, Device > |
Namespaces | |
| namespace | psi |
Functions | |
| void | psi::allocate_psi (Psi< std::complex< double > > *&psi, const int &nks, const std::vector< int > &ngk, const int &nbands, const int &npwx) |
| allocate the wavefunction | |