From bed91c033391b88f8b3929c01ff0ba594d088808 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Wed, 15 Sep 2010 11:38:06 +0000 Subject: [PATCH] Indentation change. git-svn-id: https://svn.dealii.org/trunk@21982 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/include/fe/fe_nedelec.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/deal.II/deal.II/include/fe/fe_nedelec.h b/deal.II/deal.II/include/fe/fe_nedelec.h index 46742656f6..4d474c1dcf 100644 --- a/deal.II/deal.II/include/fe/fe_nedelec.h +++ b/deal.II/deal.II/include/fe/fe_nedelec.h @@ -38,9 +38,9 @@ template class MappingQ; * tangential components continuous between mesh cells. * * We follow the convention that the degree of Nédélec elements - * denotes the polynomial degree of the largest complete polynomial - * subspace contained in the Nédélec space. This leads to the consistently - * numbered sequence of spaces + * denotes the polynomial degree of the largest complete polynomial subspace + * contained in the Nédélec space. This leads to the + * consistently numbered sequence of spaces * @f[ * Q_{k+1} * \stackrel{\text{grad}}{\rightarrow} -- 2.39.5