We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21c39e1 commit 6abf004Copy full SHA for 6abf004
source/module_esolver/lcao_after_scf.cpp
@@ -18,7 +18,6 @@ void ESolver_KS_LCAO<TK, TR>::after_scf(UnitCell& ucell, const int istep, const
18
//------------------------------------------------------------------
19
//! 2) output of lcao every few ionic steps
20
21
-<<<<<<< HEAD
22
auto* estate = dynamic_cast<elecstate::ElecStateLCAO<TK>*>(this->pelec);
23
auto* hamilt_lcao = dynamic_cast<hamilt::HamiltLCAO<TK, TR>*>(this->p_hamilt);
24
0 commit comments