]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Unconditionally include umfpack headers.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 20 Aug 2004 21:04:32 +0000 (21:04 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 20 Aug 2004 21:04:32 +0000 (21:04 +0000)
git-svn-id: https://svn.dealii.org/trunk@9570 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/source/sparse_direct.cc

index 2081d1a4f077e660e545d9213e269994ec088a4d..74c8bff551e7210c72de352864d80d7538b1f127 100644 (file)
 #endif
 
 
-// if configured for UMFPACK, include respective file. annoyingly the UMFPACK
-// files don't seem to have extern "C" wrapped around their headers...
-#ifdef DEAL_II_USE_UMFPACK
+// include UMFPACK file. annoyingly the UMFPACK files don't seem to have
+// extern "C" wrapped around their headers...
 extern "C" {
 #  include <umfpack.h>
 }
-#endif
 
 
 // if the HSL functions are not there, define them empty and throw an

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.