From: wolf Date: Tue, 17 Jan 2006 23:50:43 +0000 (+0000) Subject: Add to group functions. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee3b0236d3f0acd72af917c22c7560e9f6609d9a;p=dealii-svn.git Add to group functions. git-svn-id: https://svn.dealii.org/trunk@12073 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/base/include/base/auto_derivative_function.h b/deal.II/base/include/base/auto_derivative_function.h index 2563054fde..f138c124aa 100644 --- a/deal.II/base/include/base/auto_derivative_function.h +++ b/deal.II/base/include/base/auto_derivative_function.h @@ -67,6 +67,7 @@ * as intermediate class between the base Function class and the * user defined function class. * + * @ingroup functions * @author Ralf Hartmann, 2001 */ template