From: guido 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-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b758ed2c6a5926671425905660ab453729240d73;p=dealii-svn.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: *