ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include "read_wfc_nao.h"
#include "source_base/parallel_common.h"
#include "source_base/timer.h"
#include "source_io/write_wfc_nao.h"
#include "source_base/module_external/scalapack_connector.h"
#include "source_io/filename.h"
Functions | |
template bool | ModuleIO::read_wfc_nao< std::complex< double > > (const std::string &global_readin_dir, const Parallel_Orbitals &ParaV, psi::Psi< std::complex< double > > &psid, elecstate::ElecState *const pelec, const std::vector< int > &ik2iktot, const int nkstot, const int nspin, const int nstep, const int skip_band) |
template bool ModuleIO::read_wfc_nao< std::complex< double > > | ( | const std::string & | global_readin_dir, |
const Parallel_Orbitals & | ParaV, | ||
psi::Psi< std::complex< double > > & | psid, | ||
elecstate::ElecState *const | pelec, | ||
const std::vector< int > & | ik2iktot, | ||
const int | nkstot, | ||
const int | nspin, | ||
const int | nstep, | ||
const int | skip_band | ||
) |