From: wolf Date: Mon, 14 Mar 2005 16:30:56 +0000 (+0000) Subject: Clarify docs. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e60cf61f04a85cbb59c0267439ba3bd11c82efc;p=dealii-svn.git Clarify docs. git-svn-id: https://svn.dealii.org/trunk@10125 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/include/fe/fe_tools.h b/deal.II/deal.II/include/fe/fe_tools.h index f1281424b2..c9513e6ff9 100644 --- a/deal.II/deal.II/include/fe/fe_tools.h +++ b/deal.II/deal.II/include/fe/fe_tools.h @@ -619,6 +619,13 @@ class FETools * responsibility to destroy the * object pointed to at an * appropriate time. + * + * Since the value of the template + * argument can't be deduced from the + * (string) argument given to this + * function, you have to explicitly + * specify it when you call this + * function. */ template static