We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc3b9a8 commit d0adbc2Copy full SHA for d0adbc2
source/Makefile.Objects
@@ -111,7 +111,6 @@ grid_bigcell.o\
111
grid_meshball.o\
112
gint_tools.o\
113
gint_gamma.o\
114
-gint_gamma_common.o\
115
gint_gamma_fvl.o\
116
gint_gamma_vl.o\
117
gint_gamma_rho.o\
@@ -122,7 +121,6 @@ gint_k_init.o\
122
121
gint_k_vl.o\
123
gint_k_rho.o\
124
gint_k_fvl.o\
125
-grid_base_beta.o\
126
ORB_control.o\
127
ORB_read.o\
128
ORB_atomic.o\
source/module_grid/Makefile.Objects
@@ -18,7 +18,6 @@ complexmatrix.o\
18
matrix.o\
19
20
OBJS_GRID=
21
22
grid_bigcell.o\
23
24
grid_meshk.o\
0 commit comments