]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Avoid doxygen warnings.
authorRalf Hartmann <Ralf.Hartmann@dlr.de>
Fri, 7 Oct 2005 11:03:14 +0000 (11:03 +0000)
committerRalf Hartmann <Ralf.Hartmann@dlr.de>
Fri, 7 Oct 2005 11:03:14 +0000 (11:03 +0000)
git-svn-id: https://svn.dealii.org/trunk@11569 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/lapack_full_matrix.h
deal.II/lac/include/lac/petsc_matrix_base.h
deal.II/lac/include/lac/petsc_parallel_vector.h
deal.II/lac/include/lac/tridiagonal_matrix.h

index 75c9ae064ddcab597ca7586ae2be6951c9c74cc1..1c4d52208a7c9e38d225b05bdfdc2544c3396056 100644 (file)
@@ -316,6 +316,7 @@ class LAPACKFullMatrix : public TransposeTable<number>
     
 };
 
+/**@}*/
 
 template <typename number>
 template <class MATRIX>
index bdec2262253769cc7f9485666b1c2013769a56d8..d6ddcd9b4fee574fceb8a0126c947acf8e0f1564 100644 (file)
@@ -363,15 +363,18 @@ namespace PETScWrappers
                 const PetscScalar value);
 
                                        /**
-                                        * Remove all elements from this #row
-                                        * by setting them to zero. The
-                                        * function does not modify the number
-                                        * of allocated nonzero entries, it
-                                        * only sets some entries to zero. It
-                                        * may drop them from the sparsity
-                                        * pattern, though (but retains the
-                                        * allocated memory in case new entries
-                                        * are again added later).
+                                        * Remove all elements from
+                                        * this <tt>row</tt> by setting
+                                        * them to zero. The function
+                                        * does not modify the number
+                                        * of allocated nonzero
+                                        * entries, it only sets some
+                                        * entries to zero. It may drop
+                                        * them from the sparsity
+                                        * pattern, though (but retains
+                                        * the allocated memory in case
+                                        * new entries are again added
+                                        * later).
                                         *
                                         * This operation is used in
                                         * eliminating constraints (e.g. due to
index 421f04c86c6461c569a01d10feadcc6fb265e835..a4a58a2c609bd3c7b07fade968c3924c2c95ca69 100644 (file)
@@ -505,6 +505,7 @@ namespace PETScWrappers
   }
 }
 
+/**@}*/
 
 #endif // DEAL_II_USE_PETSC
 
index 0ff4bb58cb112947fc8dbdc6f57e719594081a22..51ecfd59e47cb2d8a77417c6e02b7554921eff36 100644 (file)
@@ -337,6 +337,8 @@ class TridiagonalMatrix
     std::vector<number> right;
 };
 
+/**@}*/
+
 //---------------------------------------------------------------------------
 #ifndef DOXYGEN
 

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.