From 0caae44e710cc790cb7d2cb6b069d96677e53b70 Mon Sep 17 00:00:00 2001 From: Daniel Garcia-Sanchez Date: Tue, 22 Oct 2019 22:20:16 +0200 Subject: [PATCH] Update trilinos options --- doc/external-libs/trilinos.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/external-libs/trilinos.html b/doc/external-libs/trilinos.html index 435abed1fb..e5e23743b9 100644 --- a/doc/external-libs/trilinos.html +++ b/doc/external-libs/trilinos.html @@ -94,8 +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_COMPLEX_DOUBLE=ON \ + -DTrilinos_ENABLE_COMPLEX_FLOAT=ON \ -DTrilinos_ENABLE_Zoltan=ON \ -DTrilinos_VERBOSE_CONFIGURE=OFF \ -DTPL_ENABLE_MPI=ON \ -- 2.39.5