ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
write_orb_info.h
Go to the documentation of this file.
1#ifndef WRITE_ORB_INFO
2#define WRITE_ORB_INFO
4
5namespace ModuleIO
6{
7 void write_orb_info(const UnitCell* ucell);
8}
9
10#endif
Definition unitcell.h:16
This class has two functions: restart psi from the previous calculation, and write psi to the disk.
Definition cal_dos.h:9
void write_orb_info(const UnitCell *ucell)
Definition write_orb_info.cpp:7