From c4b9ce1e48f056a3b692a381629ed3b2a1bb493a Mon Sep 17 00:00:00 2001 From: heister Date: Thu, 9 Sep 2010 11:43:35 +0000 Subject: [PATCH] fix GridGenerator documentation. git-svn-id: https://svn.dealii.org/trunk@21906 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/include/grid/grid_generator.h | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/deal.II/deal.II/include/grid/grid_generator.h b/deal.II/deal.II/include/grid/grid_generator.h index 96ca87547a..aad12b516a 100644 --- a/deal.II/deal.II/include/grid/grid_generator.h +++ b/deal.II/deal.II/include/grid/grid_generator.h @@ -597,8 +597,7 @@ class GridGenerator * exist for triangulations of * all space dimensions, but * throws an error if called in - * 1d. It is also currently not - * implemented in 3d. + * 1d. * * @note The triangulation needs to be * void upon calling this @@ -643,9 +642,6 @@ class GridGenerator * the resulting elements have * the least aspect ratio. * - * At present, this function only - * exists in 2d. - * * @note The triangulation needs to be * void upon calling this * function. -- 2.39.5