From: wolf Date: Mon, 15 May 2000 11:57:32 +0000 (+0000) Subject: Clarify which functions use the user flags and which don't. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1769c53d53828f1eeb3c653180a34400188281d;p=dealii-svn.git Clarify which functions use the user flags and which don't. git-svn-id: https://svn.dealii.org/trunk@2853 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/include/dofs/dof_tools.h b/deal.II/deal.II/include/dofs/dof_tools.h index 33b45a5946..b5165e8400 100644 --- a/deal.II/deal.II/include/dofs/dof_tools.h +++ b/deal.II/deal.II/include/dofs/dof_tools.h @@ -262,6 +262,9 @@ class DoFTools * the normal couplings and these * extra matrix entries are * considered. + * + * This function uses the user + * flags of the triangulation. */ template static void @@ -295,10 +298,6 @@ class DoFTools * This function does not close the object * since you may want to enter other * constraints later on yourself. - * - * This function uses the user flags for - * the faces. If you need the user flags, - * store them beforehand. */ template static void