From b758ed2c6a5926671425905660ab453729240d73 Mon Sep 17 00:00:00 2001 From: guido Date: Tue, 12 Jul 2005 22:08:09 +0000 Subject: [PATCH] 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 --- deal.II/deal.II/include/grid/grid_generator.h | 139 ++++++++++++++---- 1 file changed, 107 insertions(+), 32 deletions(-) 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: *