]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Link to step-29
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 30 Oct 2007 22:40:19 +0000 (22:40 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 30 Oct 2007 22:40:19 +0000 (22:40 +0000)
git-svn-id: https://svn.dealii.org/trunk@15403 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/sparse_direct.h

index 2d088c5ff27d4a7ca843838e88eb7269d3a83c23..d5a9783c10ca532fe8ffe4013e71b03fc6f3709a 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006 by the deal.II authors
+//    Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -1003,12 +1003,15 @@ class SparseDirectMA47 : public Subscriptor
 
 
 /**
- * This class provides an interface to the sparse direct solver UMFPACK (see
- * <a href="http://www.cise.ufl.edu/research/sparse/umfpack">this
- * link</a>). UMFPACK is a set of routines for solving non-symmetric sparse
- * linear systems, Ax=b, using the Unsymmetric-pattern MultiFrontal method and
- * direct sparse LU factorization. Matrices may have symmetric or unsymmetrix
- * sparsity patterns, and may have unsymmetric entries.
+ * This class provides an interface to the sparse direct solver
+ * UMFPACK (see <a
+ * href="http://www.cise.ufl.edu/research/sparse/umfpack">this
+ * link</a>). UMFPACK is a set of routines for solving non-symmetric
+ * sparse linear systems, Ax=b, using the Unsymmetric-pattern
+ * MultiFrontal method and direct sparse LU factorization. Matrices
+ * may have symmetric or unsymmetrix sparsity patterns, and may have
+ * unsymmetric entries. The use of this class is explained in the @ref
+ * step_29 "step-29" tutorial program.
  *
  * This matrix class implements the usual interface of
  * preconditioners, that is a function initialize(const

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.