From: Wolfgang Bangerth Date: Mon, 25 Feb 2008 15:17:15 +0000 (+0000) Subject: Link to step-31 X-Git-Tag: v8.0.0~9391 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=561d837c96bbbc9a6f21731f16dfca721fb7a9da;p=dealii.git Link to step-31 git-svn-id: https://svn.dealii.org/trunk@15767 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/lac/include/lac/sparse_direct.h b/deal.II/lac/include/lac/sparse_direct.h index d5a9783c10..eda53f7e45 100644 --- a/deal.II/lac/include/lac/sparse_direct.h +++ b/deal.II/lac/include/lac/sparse_direct.h @@ -2,7 +2,7 @@ // $Id$ // Version: $Name$ // -// Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 by the deal.II authors +// Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 by the deal.II authors // // This file is subject to QPL and may not be distributed // without copyright and license information. Please refer @@ -1011,7 +1011,8 @@ class SparseDirectMA47 : public Subscriptor * 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. + * step_29 "step-29" and @ref + * step_31 "step-31" tutorial programs. * * This matrix class implements the usual interface of * preconditioners, that is a function initialize(const