]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add amesos and stratimikosamesos.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 19 Oct 2008 03:33:42 +0000 (03:33 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 19 Oct 2008 03:33:42 +0000 (03:33 +0000)
git-svn-id: https://svn.dealii.org/trunk@17279 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/common/Make.global_options.in

index 968eb95a7b805831930db88c14d4b79bb841aeb1..07df0dc01b2cd52c9d84acd37bde6b6a14295bf1 100644 (file)
@@ -216,7 +216,7 @@ ifeq ($(USE_CONTRIB_TRILINOS),yes)
   INCLUDE += -I$(include-path-trilinos)
 
   ifeq ($(enable-shared),yes)
-    lib-contrib-trilinos = \
+    lib-contrib-trilinos = -lamesos \
                 -laztecoo \
                -lbelos \
                -lepetra \
@@ -226,6 +226,7 @@ ifeq ($(USE_CONTRIB_TRILINOS),yes)
                -lrtop \
                -lsacado \
                -lstratimikos \
+               -lstratimikosamesos \
                -lstratimikosaztecoo \
                -lstratimikosifpack \
                -lstratimikosml \
@@ -236,6 +237,7 @@ ifeq ($(USE_CONTRIB_TRILINOS),yes)
                -ltriutils  
   else
     lib-contrib-trilinos =  \
+               $(DEAL_II_TRILINOS_LIBDIR)/libamesos.a \
                $(DEAL_II_TRILINOS_LIBDIR)/libaztecoo.a \
                $(DEAL_II_TRILINOS_LIBDIR)/libbelos.a \
                $(DEAL_II_TRILINOS_LIBDIR)/libepetra.a \
@@ -245,6 +247,7 @@ ifeq ($(USE_CONTRIB_TRILINOS),yes)
                $(DEAL_II_TRILINOS_LIBDIR)/librtop.a \
                $(DEAL_II_TRILINOS_LIBDIR)/libsacado.a \
                $(DEAL_II_TRILINOS_LIBDIR)/libstratimikos.a \
+               $(DEAL_II_TRILINOS_LIBDIR)/libstratimikosamesos.a \
                $(DEAL_II_TRILINOS_LIBDIR)/libstratimikosaztecoo.a \
                $(DEAL_II_TRILINOS_LIBDIR)/libstratimikosifpack.a \
                $(DEAL_II_TRILINOS_LIBDIR)/libstratimikosml.a \

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.