From 61085097536d575a383e217da58b61290e7c133c Mon Sep 17 00:00:00 2001 From: Guido Kanschat Date: Thu, 3 Nov 2005 19:07:29 +0000 Subject: [PATCH] documentation fixed git-svn-id: https://svn.dealii.org/trunk@11697 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/include/fe/fe_raviart_thomas.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deal.II/deal.II/include/fe/fe_raviart_thomas.h b/deal.II/deal.II/include/fe/fe_raviart_thomas.h index bea1e974de..0486eb128e 100644 --- a/deal.II/deal.II/include/fe/fe_raviart_thomas.h +++ b/deal.II/deal.II/include/fe/fe_raviart_thomas.h @@ -61,7 +61,7 @@ template class MappingQ; * *

Node values on edges/faces

* - * On edges or faces, the @GlossNodes "node values" are the moments of + * On edges or faces, the @ref GlossNodes "node values" are the moments of * the normal component of the interpolated function with respect to * the traces of the RT polynomials. Since the normal trace of the RT * space of degree k on an edge/face is the space @@ -81,7 +81,7 @@ template class MappingQ; * quadrature rules themselves. The generalized support points are a * set of points such that this quadrature can be performed with * sufficient accuracy. The points needed are thode of - * QGaussk+1 on each face as well as QGaussk in + * QGaussk+1 on each face as well as QGaussk in * the interior of the cell (or none for RT0). * * @internal -- 2.39.5