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