]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix subsections in class documentation.
authorhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 9 May 2001 10:42:43 +0000 (10:42 +0000)
committerhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 9 May 2001 10:42:43 +0000 (10:42 +0000)
git-svn-id: https://svn.dealii.org/trunk@4573 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/fe/fe_base.h

index 3e7fbe19987cda1b8a644cc4fe2e40408606559f..0625d97883ec4b4e8b5e29375a8974f567661b65 100644 (file)
@@ -223,7 +223,7 @@ class FiniteElementData
  * transfer, respectively.
  *
  *
- * @section{Support points}
+ * @sect3{Support points}
  *
  * Since a @ref{FiniteElement} does not have information on the actual
  * grid cell, it can only provide support points on the unit
@@ -252,7 +252,7 @@ class FiniteElementData
  * If the mapping of all support points is needed, the first variant should
  * be preferred for efficiency.
  *
- * \subsection{Finite elements in one dimension}
+ * @sect3{Finite elements in one dimension}
  *
  * Finite elements in one dimension need only set the @p{restriction}
  * and @p{prolongation} matrices. The constructor of this class in one
@@ -260,7 +260,7 @@ class FiniteElementData
  * dimension zero. Changing this behaviour in derived classes is
  * generally not a reasonable idea and you risk getting into trouble.
  * 
- * \subsection{Finite elements in two dimensions}
+ * @sect3{Finite elements in two dimensions}
  * 
  * In addition to the fields already present in 1D, a constraint
  * matrix is needed, if the finite element has node values located on
@@ -291,7 +291,7 @@ class FiniteElementData
  * constrained. Only one level of indirection is allowed. It is not known
  * at the time of this writing whether this is a constraint itself.
  *
- * \subsection{Finite elements in three dimensions}
+ * @sect3{Finite elements in three dimensions}
  *
  * For the interface constraints, almost the same holds as for the 2D case.
  * The numbering for the indices $m$ on the mother face is obvious and keeps

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.