]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Don't forget to also link with Trilinos.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 17 Oct 2008 13:54:29 +0000 (13:54 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 17 Oct 2008 13:54:29 +0000 (13:54 +0000)
git-svn-id: https://svn.dealii.org/trunk@17257 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/Makefile

index 35c8090996e4fb4ef2789f66fd85d03c1602ca67..ba20809b24ca5998c4b5ffa8d560cdb21e0224f5 100644 (file)
@@ -73,6 +73,12 @@ ifneq ($(GXX-VERSION),compaq_cxx)
     deplibs.o += $(lib-contrib-petsc.o)
   endif
 
+  # same with PETSC
+  ifeq ($(USE_CONTRIB_TRILINOS),yes)
+    deplibs.g += $(lib-contrib-trilinos)
+    deplibs.o += $(lib-contrib-trilinos)
+  endif
+
   # and METIS
   ifeq ($(USE_CONTRIB_METIS),yes)
     deplibs.g += $(lib-contrib-metis)

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.