Skip to content
Snippets Groups Projects
Commit 3e8db323 authored by Markus Blatt's avatar Markus Blatt
Browse files

Activates Schwarz smoother for twolevelschwarztest in Makefile.am.

parent f7d81365
Branches
Tags
No related merge requests found
......@@ -95,7 +95,7 @@ pamg_comm_repart_test_LDADD = \
$(LDADD)
twolevelmethodschwarztest_SOURCES = twolevelmethodtest.cc
twolevelmethodschwarztest_CPPFLAGS = $(AM_CPPFLAGS) $(SUPERLU_CPPFLAGS)
twolevelmethodschwarztest_CPPFLAGS = $(AM_CPPFLAGS) $(SUPERLU_CPPFLAGS) -DUSE_OVERLAPPINGSCHWARZ
twolevelmethodschwarztest_LDFLAGS = $(AM_LDFLAGS) $(SUPERLU_LDFLAGS)
twolevelmethodschwarztest_LDADD = \
$(SUPERLU_LIBS) \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment