From: Wolfgang Bangerth Date: Tue, 24 Jan 2017 23:56:35 +0000 (-0700) Subject: Provide a reference to the glossary. X-Git-Tag: v8.5.0-rc1~202^2~1 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d34074db08fcc5feedb3f6f131137b830bf8b521;p=dealii.git Provide a reference to the glossary. --- diff --git a/include/deal.II/fe/fe_tools.h b/include/deal.II/fe/fe_tools.h index b5bea872a7..09eb88f3bf 100644 --- a/include/deal.II/fe/fe_tools.h +++ b/include/deal.II/fe/fe_tools.h @@ -278,7 +278,8 @@ namespace FETools * - That the node functionals $\Psi_i$ are point evaluations at points * $\mathbf x_i$ that the finite element in question describes via its * "generalized" support points (through - * FiniteElement::get_generalized_support_points()). These point + * FiniteElement::get_generalized_support_points(), see also + * @ref GlossGeneralizedSupport "this glossary entry"). These point * evaluations need to necessarily evaluate the value of a shape * function at that point (the shape function may be vector-valued, and * so the functional may be a linear combination of the individual