Skip to content

Commit 41386d0

Browse files
authored
Merge pull request #819 from abacusmodeling/develop
synchronization between abacusmodeling and deepmodeling abacus-develop/develop branch
2 parents 0e74934 + 680557c commit 41386d0

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

source/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ HONG_MEM = ${HONG_FFTW} -D__FP -D_MCD_CHECK -DWIN32 -DMCD_VERBOSE
4848

4949
#!!!!!!!!!!!!!!!!!!!! CHANE HERE IF YOU LIKE !!!!!!!!!!!!!!
5050
#! change series version or parallel version~~~
51-
#HONG=${HONG_MPI_SELINV_20210523}
52-
HONG=${HONG_SER_SELINV}
51+
HONG=${HONG_MPI_SELINV_20210523}
52+
#HONG=${HONG_SER_SELINV}
5353
#!!!!!!!!!!!!!!!!!!!! CHANE HERE IF YOU LIKE !!!!!!!!!!!!!!
5454

5555
#==========================

source/Makefile.Objects

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ sph_bessel_recursive-d1.o \
8787
sph_bessel_recursive-d2.o \
8888
global_variable.o \
8989
global_function.o \
90+
global_function_ddotreal.o \
9091
tool_title.o\
9192
tool_quit.o\
9293
tool_check.o\

0 commit comments

Comments
 (0)