From: Wolfgang Bangerth Date: Sat, 20 Mar 1999 12:29:27 +0000 (+0000) Subject: Doc update to make kdoc's life easier. X-Git-Tag: v8.0.0~22250 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=229141944b3ce671a2ece273d250a2740655dd29;p=dealii.git Doc update to make kdoc's life easier. git-svn-id: https://svn.dealii.org/trunk@1030 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/include/numerics/solution_transfer.h b/deal.II/deal.II/include/numerics/solution_transfer.h index 482a248ba3..3bb2450c66 100644 --- a/deal.II/deal.II/include/numerics/solution_transfer.h +++ b/deal.II/deal.II/include/numerics/solution_transfer.h @@ -69,7 +69,8 @@ template class DoFHandler; * The template argument #number# denotes the data type of the vectors you want * to transfer. * - * @author Ralf Hartmann, 1999 */ + * @author Ralf Hartmann, 1999 + */ template class SolutionTransfer {