From: wolf Date: Sat, 20 Mar 1999 12:29:27 +0000 (+0000) Subject: Doc update to make kdoc's life easier. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70f57973369eaead70c5ae3e383c80fefc8f229d;p=dealii-svn.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 {