From: heister Date: Wed, 2 Jan 2013 17:15:24 +0000 (+0000) Subject: document X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8af4cced4c8542803d045254aa7e161cfd261a79;p=dealii-svn.git document git-svn-id: https://svn.dealii.org/branches/branch_merge_mg_into_dof_handler@27901 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/include/deal.II/dofs/dof_handler_policy.h b/deal.II/include/deal.II/dofs/dof_handler_policy.h index 2fbbcc7bec..f2d1654c4d 100644 --- a/deal.II/include/deal.II/dofs/dof_handler_policy.h +++ b/deal.II/include/deal.II/dofs/dof_handler_policy.h @@ -68,7 +68,7 @@ namespace internal distribute_dofs (dealii::DoFHandler &dof_handler) const = 0; /** - * Distribute the mg dofs + * Distribute the multigrid dofs on each level */ virtual void @@ -105,7 +105,7 @@ namespace internal distribute_dofs (dealii::DoFHandler &dof_handler) const; /** - * TODO + * Distribute multigrid DoFs. */ virtual void @@ -143,7 +143,7 @@ namespace internal distribute_dofs (dealii::DoFHandler &dof_handler) const; /** - * TODO + * Distribute multigrid DoFs. */ virtual void