]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix doxygen groups
authorkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 4 Mar 2014 19:09:44 +0000 (19:09 +0000)
committerkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 4 Mar 2014 19:09:44 +0000 (19:09 +0000)
git-svn-id: https://svn.dealii.org/trunk@32609 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/lac/trilinos_vector_base.h

index 1ed43548ddc570a70b53f35b85b0060090816815..2a933195271a3245c1f0da4d92733f9c3215ba0e 100644 (file)
@@ -588,6 +588,14 @@ namespace TrilinosWrappers
      */
     const_iterator end () const;
 
+    //@}
+
+
+    /**
+     * @name 3: Modification of vectors
+     */
+    //@{
+
     /**
      * A collective set operation: instead of setting individual elements of a
      * vector, this function allows to set a whole set of elements at
@@ -603,13 +611,6 @@ namespace TrilinosWrappers
      */
     void set (const std::vector<size_type>        &indices,
               const ::dealii::Vector<TrilinosScalar> &values);
-    //@}
-
-
-    /**
-     * @name 3: Modification of vectors
-     */
-    //@{
 
     /**
      * This collective set operation is of lower level and can handle anything

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.