]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
update comment
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 2 Jan 2013 17:05:56 +0000 (17:05 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 2 Jan 2013 17:05:56 +0000 (17:05 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_merge_mg_into_dof_handler@27900 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/multigrid/mg_dof_handler.h

index 148dc9670aad0588469c0572d3d9d5c209dcd78d..a44a0b5dc9ff180997f53d74b2a1c79a09a6ae34 100644 (file)
@@ -36,9 +36,7 @@ namespace internal
 /**
  * @deprecated All functionality of this class has been moved to
  * DoFHandler. Thus, this class is only a wrapper left in the library
- * for compatibility reasons. The use of this class as an argument to
- * some function templates may also cause linker errors, so for
- * instance for MGTools::count_dofs_per_block().
+ * for compatibility reasons.
  *
  * This class manages degrees of freedom for a multilevel hierarchy of
  * grids. It does mostly the same as does the @p DoDHandler class,
@@ -50,7 +48,7 @@ namespace internal
  * one case (<tt>spacedim != dim </tt>).
  *
  * @ingroup dofs
- * @author Wolfgang Bangerth, 1998, 1999 Markus Bürg, Timo Heister, Guido Kanschat, 2012
+ * @author Wolfgang Bangerth, 1998, 1999 Markus Bürg, Timo Heister, Guido Kanschat, 2012
  */
 template <int dim, int spacedim=dim>
 class MGDoFHandler : public DoFHandler<dim,spacedim>

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.