From: Guido Kanschat Date: Tue, 12 Jul 2005 22:08:09 +0000 (+0000) Subject: start moving documentation from the description of the pseudo class to its functions X-Git-Tag: v8.0.0~13432 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ad734c09cc57bd47ea82ed76484d36b8900fdbc;p=dealii.git start moving documentation from the description of the pseudo class to its functions git-svn-id: https://svn.dealii.org/trunk@11131 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/include/grid/grid_generator.h b/deal.II/deal.II/include/grid/grid_generator.h index f77f5964a0..83f9133dc5 100644 --- a/deal.II/deal.II/include/grid/grid_generator.h +++ b/deal.II/deal.II/include/grid/grid_generator.h @@ -30,32 +30,6 @@ template class SparseMatrix; * hyperball and the like. Following is a list of domains that can be generated * by the functions of this class: *