From: wolf Date: Wed, 17 Nov 1999 09:11:01 +0000 (+0000) Subject: Doc fix. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52874fadbde77629e4ee1c178942aa4b34f5e145;p=dealii-svn.git Doc fix. git-svn-id: https://svn.dealii.org/trunk@1870 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/lac/include/lac/sparse_vanka.h b/deal.II/lac/include/lac/sparse_vanka.h index d575bdeb1b..b674416103 100644 --- a/deal.II/lac/include/lac/sparse_vanka.h +++ b/deal.II/lac/include/lac/sparse_vanka.h @@ -98,7 +98,8 @@ * whether this might pose some problems in the inversion of the local matrices. * Maybe someone would like to check this. * - * @author Guido Kanschat, documentation mostly by Wolfgang Bangerth; 1999 */ + * @author Guido Kanschat, documentation mostly by Wolfgang Bangerth; 1999 + */ template class SparseVanka {