Skip to content
Snippets Groups Projects
Commit e75253b4 authored by ESCOBAR MUNOZ Juan's avatar ESCOBAR MUNOZ Juan
Browse files

Juan 21/03/2022:Rules.LXcray.mk, remove -DOVERLAPCOMMS for ZSOLVER/MultiGrid, not optimum

parent db99e34a
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ OPT_I8 = -sinteger64
OPT_R8 = -sreal64
#
ifeq "$(VER_USER)" "ZSOLVER"
CPPFLAGS += -DCARTESIANGEOMETRY -DOVERLAPCOMMS -DPIECEWISELINEAR
CPPFLAGS += -DCARTESIANGEOMETRY -DPIECEWISELINEAR
PROG_LIST += MG_MAIN MG_MAIN_MNH_ALL
endif
#
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment