]> https://gitweb.dealii.org/ - candi.git/commitdiff
Update trilinos configuration for complex & float trilinos_complex_float 375/head
authorMarc Fehling <mafehling.git@gmail.com>
Sat, 17 Feb 2024 01:05:10 +0000 (18:05 -0700)
committerMarc Fehling <mafehling.git@gmail.com>
Sat, 17 Feb 2024 01:08:43 +0000 (18:08 -0700)
deal.II-toolchain/packages/trilinos.package

index 4c418b3db99591920741d13b918a6f067cb22e58..da20432e22082d280ac1d4ff62a6153943aa7f9a 100644 (file)
@@ -236,6 +236,7 @@ CONFOPTS="\
   -D TPL_ENABLE_TBB:BOOL=OFF \
   -D Trilinos_VERBOSE_CONFIGURE:BOOL=OFF \
   -D Trilinos_ENABLE_EXPLICIT_INSTANTIATION=OFF \
+  -D Trilinos_ENABLE_FLOAT=ON \
   -D Trilinos_ENABLE_Amesos:BOOL=ON \
   -D Trilinos_ENABLE_Epetra:BOOL=ON \
   -D Trilinos_ENABLE_EpetraExt:BOOL=ON \
@@ -245,7 +246,6 @@ CONFOPTS="\
   -D Trilinos_ENABLE_AztecOO:BOOL=ON \
   -D Trilinos_ENABLE_Sacado:BOOL=ON \
   -D Trilinos_ENABLE_Teuchos:BOOL=ON \
-  -D   Teuchos_ENABLE_FLOAT:BOOL=ON \
   -D Trilinos_ENABLE_MueLu:BOOL=ON \
   -D Trilinos_ENABLE_ML:BOOL=ON \
   -D Trilinos_ENABLE_NOX:BOOL=ON \
@@ -263,9 +263,7 @@ CONFOPTS="\
 
 if [ ${TRILINOS_WITH_COMPLEX} = ON ]; then
     CONFOPTS="\
-    -D Trilinos_ENABLE_COMPLEX_DOUBLE=ON \
-    -D Trilinos_ENABLE_COMPLEX_FLOAT=ON \
-    -D Teuchos_ENABLE_COMPLEX:BOOL=ON \
+    -D Trilinos_ENABLE_COMPLEX=ON \
     ${CONFOPTS}"
 fi
 

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.