Skip to content

Commit 6e6f196

Browse files
committed
temp remove some case in neighbor
1 parent 5dd7599 commit 6e6f196

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

source/module_cell/module_neighbor/sltk_grid.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -111,9 +111,6 @@ void init(std::ofstream& ofs_in, const UnitCell& ucell, const double radius, boo
111111

112112
void Construct_Adjacent_expand_periodic(const int i, const int j, const int k, FAtom& fatom);
113113

114-
void Construct_Adjacent_begin();
115-
void Construct_Adjacent_nature(const int i, const int j, const int k, FAtom& fatom1);
116-
void Construct_Adjacent_periodic(const int i, const int j, const int k, FAtom& fatom1);
117114
void Construct_Adjacent_final(const int i,
118115
const int j,
119116
const int k,

0 commit comments

Comments
 (0)