11template <
typename T,
typename Device>
Definition op_exx_pw.h:24
bool first_iter
Definition op_exx_pw.h:56
void set_wg(const ModuleBase::matrix *wg_in)
Definition op_exx_pw.h:52
Definition exx_helper.h:13
bool exx_after_converge(int &iter)
Definition exx_helper.cpp:11
void set_psi(psi::Psi< T, Device > *psi_)
Definition exx_helper.cpp:32
bool first_iter
Definition exx_helper.h:37
double cal_exx_energy(psi::Psi< T, Device > *psi_)
Definition exx_helper.cpp:4
const ModuleBase::matrix * wg
Definition exx_helper.h:39
void set_wg(const ModuleBase::matrix *wg_)
Definition exx_helper.h:22
void set_op()
Definition exx_helper.h:25
typename GetTypeReal< T >::type Real
Definition exx_helper.h:14
void set_firstiter(bool flag=true)
Definition exx_helper.h:21
OperatorEXX * op_exx
Definition exx_helper.h:19
T type
Definition macros.h:8