From 282be8824a15c0d7f07f0a7e872e81af8ab5f44e Mon Sep 17 00:00:00 2001 From: Daniel Arndt Date: Thu, 20 Sep 2018 21:39:06 +0200 Subject: [PATCH] Update external Trilinos documentation --- doc/external-libs/trilinos.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/external-libs/trilinos.html b/doc/external-libs/trilinos.html index d950f55b11..4e3a515522 100644 --- a/doc/external-libs/trilinos.html +++ b/doc/external-libs/trilinos.html @@ -94,6 +94,8 @@ -DTrilinos_ENABLE_ML=ON \ -DTrilinos_ENABLE_ROL=ON \ -DTrilinos_ENABLE_Tpetra=ON \ + -DTpetra_INST_COMPLEX_DOUBLE=ON \ + -DTpetra_INST_COMPLEX_FLOAT=ON \ -DTrilinos_ENABLE_Zoltan=ON \ -DTrilinos_VERBOSE_CONFIGURE=OFF \ -DTPL_ENABLE_MPI=ON \ -- 2.39.5