ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include "source_cell/atom_spec.h"
Go to the source code of this file.
Namespaces | |
namespace | elecstate |
Functions | |
void | elecstate::cal_nelec (const Atom *atoms, const int &ntype, double &nelec) |
calculate the total number of electrons in system | |
void | elecstate::cal_nbands (const int &nelec, const int &nlocal, const std::vector< double > &nelec_spin, int &nbands) |
Calculate the number of bands. | |