From b4f800c6fbff3003096cca8af8f65ce267090eed Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Mon, 19 Apr 2004 16:46:21 +0000 Subject: [PATCH] More doxygen. git-svn-id: https://svn.dealii.org/trunk@9055 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/include/grid/grid_in.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/deal.II/include/grid/grid_in.h b/deal.II/deal.II/include/grid/grid_in.h index 87b956366d..35199ae262 100644 --- a/deal.II/deal.II/include/grid/grid_in.h +++ b/deal.II/deal.II/include/grid/grid_in.h @@ -86,7 +86,7 @@ class SubCellData; * incomplete, so we don't actually parse many of the fields of the * output since we don't know their meaning, but the data that is read * is enough to build up the mesh as intended by the mesh generator. - * This format can be read by the @p read_dbmesh function. + * This format can be read by the read_dbmesh() function. * *
  • @p XDA format: this is a rather simple format used by the MGF * code. We don't have an exact specification of the format, but the reader -- 2.39.5