]> https://gitweb.dealii.org/ - dealii.git/commitdiff
remove old experimental lapack code
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Wed, 2 Mar 2005 18:58:39 +0000 (18:58 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Wed, 2 Mar 2005 18:58:39 +0000 (18:58 +0000)
git-svn-id: https://svn.dealii.org/trunk@9953 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/source/full_matrix.double.cc

index 4a316e2261af55d476529f8d578053eb2675c8dd..a8b4d29369bc6a65f9f85b6685079447366b72a9 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 by the deal.II authors
+//    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -107,7 +107,7 @@ FullMatrix<TYPEMAT>::residual<TYPEVEC,TYPERES>(Vector<TYPEVEC>&,
 
 // Experimental code
 
-#ifdef HAVE_LIBLAPACK
+#ifdef HAVE_LIBLAPACK_AND_REALLY_USE_IT_HERE
 extern "C" int dgels_ (const char* trans,
                       const unsigned int* M, const unsigned int* N,
                       const unsigned int* NRHS,

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.