From: Wolfgang Bangerth Date: Mon, 24 Jul 2006 15:11:31 +0000 (+0000) Subject: Add a reference to a figure. X-Git-Tag: v8.0.0~11538 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=411ef0a8be1e6f468546ca53115e9e3cd1db57dd;p=dealii.git Add a reference to a figure. git-svn-id: https://svn.dealii.org/trunk@13425 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 f5caf5fec2..dc94e1e717 100644 --- a/deal.II/deal.II/include/grid/grid_generator.h +++ b/deal.II/deal.II/include/grid/grid_generator.h @@ -30,13 +30,24 @@ template class SparseMatrix; * hyperball and the like. Following is a list of domains that can be generated * by the functions of this class: *