]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
fix doxygen grouping tags
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 24 Jan 2014 21:05:43 +0000 (21:05 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 24 Jan 2014 21:05:43 +0000 (21:05 +0000)
git-svn-id: https://svn.dealii.org/trunk@32305 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/fe/fe_q_hierarchical.h
deal.II/include/deal.II/grid/filtered_iterator.h
deal.II/include/deal.II/lac/tridiagonal_matrix.h
deal.II/source/fe/mapping_c1.cc

index 54fe8b4e6315af52b2c880e87ed79451007949a8..fd6602c5b11757ca88f15807f59227274e183e06 100644 (file)
@@ -310,6 +310,8 @@ public:
   std::vector<std::pair<unsigned int, unsigned int> >
   hp_vertex_dof_identities (const FiniteElement<dim> &fe_other) const;
 
+  /*@}*/
+
   /**
    * Return the matrix interpolating from a face of one
    * element to the face of the neighboring element. The
index c6a4c56f840b3795dcebae32092a8dcde3ba59e8..6356cd160a4db578055ab84cabb7c1e7de312fdd 100644 (file)
@@ -357,7 +357,7 @@ namespace IteratorFilters
  * @endcode
  * Note that by the @p set_to_next_positive call the first cell with
  * a set user flag was assigned to the @p begin iterator. For the
- * @{end} iterator, no such call was necessary, since the past-the-end
+ * #end iterator, no such call was necessary, since the past-the-end
  * iterator always satisfies all predicates.
  *
  * The same can be achieved by the following snippet, though harder to read:
index 8b31214933cffcf63227321ee0ac889817b33852..bf88c4113faa3aaf43fabffb825ff60e566e61f6 100644 (file)
@@ -50,6 +50,8 @@ template<typename number>
 class TridiagonalMatrix
 {
 public:
+  ///@name Constructors
+  //@{
   /**
    * Declare type for container size.
    */
index 5a6115220a5fadf5960ce6d4fa60c5c5422872e6..363f6403a0303327c46d9812113cb171f2051bed 100644 (file)
@@ -80,7 +80,7 @@ MappingC1<2>::add_line_support_points (const Triangulation<2>::cell_iterator &ce
           // the interpolation points at @p{t=0.276} and @p{t=0.724}
           // (Gauss-Lobatto points). Since at @p{t=0,1} we want a vertex which
           // is actually at the boundary, we know that @p{d=0} and @p{a=-b-c},
-          // which gives @p{s(0.276)} and @{s(0.726)} in terms of @p{b,c}. As
+          // which gives @p{s(0.276)} and @p{s(0.726)} in terms of @p{b,c}. As
           // side-conditions, we want that the derivatives at @p{t=0} and
           // @p{t=1}, i.e. at the vertices match those returned by the
           // boundary.

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.