From: heister Date: Wed, 23 Jan 2013 16:56:28 +0000 (+0000) Subject: add existing instantiation to documentation X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ada2fec50b06169b63960cc144551a703bca91ff;p=dealii-svn.git add existing instantiation to documentation git-svn-id: https://svn.dealii.org/trunk@28166 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/include/deal.II/lac/sparse_direct.h b/deal.II/include/deal.II/lac/sparse_direct.h index db7c679161..d236fbd6c9 100644 --- a/deal.II/include/deal.II/lac/sparse_direct.h +++ b/deal.II/include/deal.II/lac/sparse_direct.h @@ -1050,7 +1050,8 @@ private: *

Instantiations

* * There are instantiations of this class for SparseMatrix, - * SparseMatrix, BlockSparseMatrix, and + * SparseMatrix, SparseMatrixEZ, SparseMatrixEZ, + * BlockSparseMatrix, and * BlockSparseMatrix. * * @ingroup Solvers Preconditioners