Skip to content

Commit 8029f27

Browse files
committed
fix
1 parent 1d71aa7 commit 8029f27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/source_estate/test/charge_extra_test.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Structure_Factor::Structure_Factor()
8989
Structure_Factor::~Structure_Factor()
9090
{
9191
}
92-
void Structure_Factor::setup_structure_factor(const UnitCell*, const Parallel_Grid&, const ModulePW::PW_Basis*)
92+
void Structure_Factor::setup(const UnitCell*, const Parallel_Grid&, const ModulePW::PW_Basis*)
9393
{
9494
}
9595

0 commit comments

Comments
 (0)