Skip to content

Commit af7f1f6

Browse files
committed
fix bug in sto_iter.cpp
1 parent e5fcf0c commit af7f1f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/module_hsolver/test/test_hsolver_sdft.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ void Stochastic_Iter<T, Device>::sum_stoeband(Stochastic_WF<T, Device>& stowf,
154154
template <typename T, typename Device>
155155
void Stochastic_Iter<T, Device>::cal_storho(Stochastic_WF<T, Device>& stowf,
156156
elecstate::ElecStatePW<T, Device>* pes,
157+
const UnitCell& ucell,
157158
ModulePW::PW_Basis_K* wfc_basis)
158159
{
159160
}

0 commit comments

Comments
 (0)