ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include "io_npz.h"
#include "source_base/element_name.h"
#include "source_io/module_parameter/parameter.h"
#include <mpi.h>
#include "source_lcao/module_hcontainer/hcontainer_funcs.h"
Namespaces | |
namespace | ModuleIO |
This class has two functions: restart psi from the previous calculation, and write psi to the disk. | |
Functions | |
void | ModuleIO::read_mat_npz (const Parallel_Orbitals *paraV, const UnitCell &ucell, std::string &zipname, hamilt::HContainer< double > &hR) |
void | ModuleIO::output_mat_npz (const UnitCell &ucell, std::string &zipname, const hamilt::HContainer< double > &hR) |