From e7d2621f0c823606c2fcf736e2bf67e5307dbc19 Mon Sep 17 00:00:00 2001 From: bangerth Date: Mon, 23 Oct 2006 02:55:33 +0000 Subject: [PATCH] Improve docs git-svn-id: https://svn.dealii.org/trunk@14040 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/include/dofs/dof_accessor.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/deal.II/deal.II/include/dofs/dof_accessor.h b/deal.II/deal.II/include/dofs/dof_accessor.h index 71255235b6..c57a51cdf3 100644 --- a/deal.II/deal.II/include/dofs/dof_accessor.h +++ b/deal.II/deal.II/include/dofs/dof_accessor.h @@ -232,8 +232,9 @@ class DoFAccessor : public DoFObjectAccessor_Inheritancei degree - * on the @p vertexth vertex. + * Global DoF index of the i + * degree associated with the @p vertexth + * vertex of the present cell. * * The last argument denotes the * finite element index. For the -- 2.39.5