From: Wolfgang Bangerth Date: Tue, 17 Jan 2006 23:50:43 +0000 (+0000) Subject: Add to group functions. X-Git-Tag: v8.0.0~12599 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b422ebb554769d0f12e8dacb71ac2b379cb6d88;p=dealii.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