ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
cal_ux.h
Go to the documentation of this file.
1#ifndef CAL_UX_H
2#define CAL_UX_H
3
5
6namespace elecstate {
7
8 // Only for npsin = 4
9 void cal_ux(UnitCell& ucell);
10
12
13}
14
15#endif
3 elements vector
Definition vector3.h:22
Definition unitcell.h:16
Definition cal_dm.h:10
bool judge_parallel(double a[3], ModuleBase::Vector3< double > b)
Definition cal_ux.cpp:94
void cal_ux(UnitCell &ucell)
Definition cal_ux.cpp:6