Skip to content

Commit 1ad461c

Browse files
committed
Remove const_nums in diagh.h
1 parent 475dbad commit 1ad461c

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

source/module_hsolver/diagh.h

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,6 @@
1212
#include "mpi.h"
1313
#endif
1414

15-
// template <typename T>
16-
// struct const_nums
17-
// {
18-
// const_nums();
19-
// T zero;
20-
// T one;
21-
// T neg_one;
22-
// };
23-
2415
namespace hsolver
2516
{
2617

0 commit comments

Comments
 (0)