From 7386d91283c56e5492dcf09641506de035cba9b6 Mon Sep 17 00:00:00 2001 From: richter Date: Tue, 25 Jan 2000 18:59:56 +0000 Subject: [PATCH] doc update git-svn-id: https://svn.dealii.org/trunk@2263 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/include/grid/grid_generator.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/deal.II/deal.II/include/grid/grid_generator.h b/deal.II/deal.II/include/grid/grid_generator.h index e1e22d34c0..16deca0395 100644 --- a/deal.II/deal.II/include/grid/grid_generator.h +++ b/deal.II/deal.II/include/grid/grid_generator.h @@ -135,9 +135,7 @@ class GridGenerator * Initialize the given * Triangulation with a hypercube * with a slit. The slit goes - * from the middle of the top - * boundary to the middle of the - * area. + * from #(x=0,y=-1)# to #(0,0)# in 2d. * * The triangulation needs to be void * upon calling this function. -- 2.39.5