ABACUS
develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
source
source_estate
update_pot.h
Go to the documentation of this file.
1
#ifndef UPDATE_POT_H
2
#define UPDATE_POT_H
3
4
#include "
source_cell/unitcell.h
"
5
#include "
source_estate/elecstate.h
"
6
7
namespace
elecstate
8
{
9
10
void
update_pot
(
UnitCell
& ucell,
// unitcell
11
elecstate::ElecState
* &pelec,
// pointer of electrons
12
const
Charge
&chr,
13
const
bool
conv_esolver);
// charge density
14
}
15
16
17
#endif
Charge
Definition
charge.h:18
UnitCell
Definition
unitcell.h:17
elecstate::ElecState
Definition
elecstate.h:15
elecstate.h
elecstate
Definition
cal_dm.h:10
elecstate::update_pot
void update_pot(UnitCell &ucell, elecstate::ElecState *&pelec, const Charge &chr, const bool conv_esolver)
Definition
update_pot.cpp:4
unitcell.h
Generated by
1.9.8