From: Graham Harper Date: Thu, 26 Jul 2018 23:09:19 +0000 (+0000) Subject: Fix indentation again X-Git-Tag: v9.1.0-rc1~846^2~4 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=086463830b11586a33890ce008c28c42e6a1df01;p=dealii.git Fix indentation again --- diff --git a/include/deal.II/fe/fe_bernardi_raugel.h b/include/deal.II/fe/fe_bernardi_raugel.h index 48d252f78a..6bc189d604 100644 --- a/include/deal.II/fe/fe_bernardi_raugel.h +++ b/include/deal.II/fe/fe_bernardi_raugel.h @@ -35,8 +35,8 @@ DEAL_II_NAMESPACE_OPEN * The Bernardi-Raugel element. * *

Degrees of freedom

- * The BR1 element has dim degrees of freedom on each vertex and 1 on each - * face. The shape functions are ordered by the $(Q_1)^d$ shape functions + * The BR1 element has dim degrees of freedom on each vertex and 1 on + * each face. The shape functions are ordered by the $(Q_1)^d$ shape functions * supported on each vertex, increasing according to vertex ordering on the * element in GeometryInfo, then the bubble functions follow in the ordering * given in PolynomialsBernardiRaugel.