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
void set_psi(psi::Psi< T, Device > *psi_)
Definition exx_helper.cpp:42
bool first_iter
Definition exx_helper.h:38
double cal_exx_energy(psi::Psi< T, Device > *psi_)
Definition exx_helper.cpp:4
const ModuleBase::matrix * wg
Definition exx_helper.h:40
void set_wg(const ModuleBase::matrix *wg_)
Definition exx_helper.h:22
void iter_inc()
Definition exx_helper.h:24
void set_op()
Definition exx_helper.h:26
typename GetTypeReal< T >::type Real
Definition exx_helper.h:14
int exx_iter
Definition exx_helper.h:41
bool exx_after_converge(int &iter, bool ene_conv)
Definition exx_helper.cpp:11
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