ABACUS
develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
source
source_estate
read_orb.h
Go to the documentation of this file.
1
#ifndef READ_ORB_H
2
#define READ_ORB_H
3
4
#include "
source_cell/unitcell.h
"
5
6
namespace
elecstate
7
{
8
16
void
read_orb_file
(
int
it,
17
std::string& orb_file,
18
std::ofstream& ofs_running,
19
Atom
* atom);
20
21
}
22
23
#endif
Atom
Definition
atom_spec.h:7
elecstate
Definition
cal_dm.h:10
elecstate::read_orb_file
void read_orb_file(int it, std::string &orb_file, std::ofstream &ofs_running, Atom *atom)
read number of numerical orbitals for each angular momentum
Definition
read_orb.cpp:5
unitcell.h
Generated by
1.9.8