]> https://gitweb.dealii.org/ - dealii.git/commitdiff
change DEAL_II_WITH_COMPLEX_VALUES default to OFF
authorTimo Heister <timo.heister@gmail.com>
Sun, 11 Aug 2024 22:15:33 +0000 (18:15 -0400)
committerTimo Heister <timo.heister@gmail.com>
Sun, 11 Aug 2024 22:15:33 +0000 (18:15 -0400)
cmake/setup_cached_variables.cmake

index fc45eaf51376cee1e47caaac0fa51a2eb4676778..52f9cc27f395f9c558c73ec61c3cc787d82d0749 100644 (file)
@@ -338,7 +338,7 @@ list(APPEND DEAL_II_FEATURES 64BIT_INDICES)
 
 option(DEAL_II_WITH_COMPLEX_VALUES
   "If set to OFF, the classes that take a number type are not explicitly instantiated for std::complex<float> and std::complex<double>. This effectively disables the support for computing with complex values. If PETSc is built with complex scalar type, this option must be ON."
-  ON
+  OFF
   )
 list(APPEND DEAL_II_FEATURES COMPLEX_VALUES)
 

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.