]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add necessary include. 18420/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Mon, 5 May 2025 02:40:14 +0000 (20:40 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Mon, 5 May 2025 02:40:48 +0000 (20:40 -0600)
source/lac/sparse_direct.cc

index a38305b10b0b6cb3b321fbda3419412be6197a43..6dae18c2facbec6e8e793b61c7364fb254fc0bf3 100644 (file)
@@ -30,6 +30,9 @@
 #  include <umfpack.h>
 #endif
 
+#ifdef DEAL_II_WITH_MUMPS
+#  include <dmumps_c.h>
+#endif
 
 DEAL_II_NAMESPACE_OPEN
 

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.