From: Timo Heister Date: Wed, 23 Jan 2013 16:56:28 +0000 (+0000) Subject: add existing instantiation to documentation X-Git-Tag: v8.0.0~1484 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79f076901b9509616f3e9070df1632c7488c49bb;p=dealii.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