From 5b71342e9646b6f780d20ba86d5825a462ab6282 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Wed, 13 Apr 2011 14:24:28 +0000 Subject: [PATCH] Ack, wrong tag. git-svn-id: https://svn.dealii.org/trunk@23588 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/include/deal.II/fe/fe_nothing.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/include/deal.II/fe/fe_nothing.h b/deal.II/include/deal.II/fe/fe_nothing.h index 88c308f615..63a46b3096 100644 --- a/deal.II/include/deal.II/fe/fe_nothing.h +++ b/deal.II/include/deal.II/fe/fe_nothing.h @@ -51,7 +51,7 @@ DEAL_II_NAMESPACE_OPEN * | 0 +----+----+ * | | 1 | | * +---------+----+----+ - * @encode + * @endcode * Here, 0 denotes an FE_Nothing cell, and 1 denotes some other * element type. The library has no difficulty computing the necessary * hanging node constraints in these cases (i.e. no constraint). -- 2.39.5