|
ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include "source_basis/module_ao/parallel_orbitals.h"#include "source_lcao/module_hcontainer/hcontainer.h"#include <string>Go to the source code of this file.
Namespaces | |
| namespace | ModuleIO |
Functions | |
| std::string | ModuleIO::dmr_gen_fname (const int out_type, const int ispin, const bool append, const int istep) |
| void | ModuleIO::write_dmr_csr (std::string &fname, const int precision, hamilt::HContainer< double > *dm_serial, const int istep) |
| void | ModuleIO::write_dmr (const std::vector< hamilt::HContainer< double > * > dmr, const int precision, const Parallel_2D ¶V, const bool append, const int *iat2iwt, const int nat, const int istep) |