]> https://gitweb.dealii.org/ - code-gallery.git/commitdiff
UMFPACK is no longer required. 99/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Sat, 26 Feb 2022 01:57:52 +0000 (18:57 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Sat, 26 Feb 2022 01:57:52 +0000 (18:57 -0700)
MCMC-Laplace/CMakeLists.txt

index c58e5c5f9aca79f21dcace98eed233986d08d1a8..069e3fd2aacbc5acd83a63d87ecb85eee8e9c0ef 100644 (file)
@@ -19,18 +19,6 @@ ENDIF()
 DEAL_II_INITIALIZE_CACHED_VARIABLES()
 PROJECT("mcmc-laplace")
 
-#
-# Are all dependencies fullfilled?
-#
-
-IF(NOT DEAL_II_WITH_UMFPACK)
-  MESSAGE(FATAL_ERROR "
-Error! The deal.II library found at ${DEAL_II_PATH} was not configured with
-    DEAL_II_WITH_UMFPACK = ON
-One or all of these are OFF in your installation but are required for this tutorial step."
-    )
-ENDIF()
-
 
 #
 # Set up program:

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.