From: Wolfgang Bangerth Date: Wed, 30 Oct 2024 17:03:34 +0000 (-0600) Subject: Fix terminology. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=472ba36fcd5142ff70fead3f26be70b11c7cd0b3;p=dealii.git Fix terminology. --- diff --git a/include/deal.II/fe/fe_q.h b/include/deal.II/fe/fe_q.h index a584d2efa2..fdbf3cca50 100644 --- a/include/deal.II/fe/fe_q.h +++ b/include/deal.II/fe/fe_q.h @@ -207,7 +207,7 @@ DEAL_II_NAMESPACE_OPEN * |/ / | |/ * *-------* *-------* * @endverbatim - * The center vertex has number 26. + * The center node has number 26. * * The respective coordinate values of the support points of the shape * functions are as follows: diff --git a/include/deal.II/fe/fe_q_hierarchical.h b/include/deal.II/fe/fe_q_hierarchical.h index d60d692a45..7f9dd84858 100644 --- a/include/deal.II/fe/fe_q_hierarchical.h +++ b/include/deal.II/fe/fe_q_hierarchical.h @@ -170,7 +170,7 @@ DEAL_II_NAMESPACE_OPEN * |/ / | |/ * *-------* *-------* * @endverbatim - * The center vertex has number 26. + * The center node has number 26. * * The respective coordinate values of the support points of the degrees of * freedom are as follows: