From 52874fadbde77629e4ee1c178942aa4b34f5e145 Mon Sep 17 00:00:00 2001 From: wolf Date: Wed, 17 Nov 1999 09:11:01 +0000 Subject: [PATCH] Doc fix. git-svn-id: https://svn.dealii.org/trunk@1870 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/lac/include/lac/sparse_vanka.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 { -- 2.39.5