Skip to content

Commit 6abf004

Browse files
committed
merge
1 parent 21c39e1 commit 6abf004

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/module_esolver/lcao_after_scf.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ void ESolver_KS_LCAO<TK, TR>::after_scf(UnitCell& ucell, const int istep, const
1818
//------------------------------------------------------------------
1919
//! 2) output of lcao every few ionic steps
2020
//------------------------------------------------------------------
21-
<<<<<<< HEAD
2221
auto* estate = dynamic_cast<elecstate::ElecStateLCAO<TK>*>(this->pelec);
2322
auto* hamilt_lcao = dynamic_cast<hamilt::HamiltLCAO<TK, TR>*>(this->p_hamilt);
2423

0 commit comments

Comments
 (0)