From 7b93a715393f867f69cb22ce2eb0db52938f8786 Mon Sep 17 00:00:00 2001 From: bangerth Date: Mon, 23 Oct 2006 02:57:07 +0000 Subject: [PATCH] Further improve docs git-svn-id: https://svn.dealii.org/trunk@14041 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 c57a51cdf3..0bf86fb976 100644 --- a/deal.II/deal.II/include/dofs/dof_accessor.h +++ b/deal.II/deal.II/include/dofs/dof_accessor.h @@ -272,8 +272,9 @@ class DoFAccessor : public DoFObjectAccessor_Inheritancei degree - * on the @p vertex-th vertex to @p index. + * Set the global index of the i + * degree on the @p vertex-th vertex of + * the present cell to @p index. * * The last argument denotes the * finite element index. For the -- 2.39.5