]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Doc update.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 3 May 2004 14:55:25 +0000 (14:55 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 3 May 2004 14:55:25 +0000 (14:55 +0000)
git-svn-id: https://svn.dealii.org/trunk@9146 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/petsc_parallel_sparse_matrix.h
deal.II/lac/include/lac/petsc_sparse_matrix.h

index 93e05d0d3c903f94800f6bc828b73bea50e7a09d..4009dd85c5235042db0c566412b64937d8568bac 100644 (file)
@@ -75,12 +75,14 @@ namespace PETScWrappers
                                           * whether we should tell PETSc that
                                           * the matrix is going to be symmetric
                                           * (as indicated by the call
-                                          * <tt>MatSetOption(mat,MAT_SYMMETRIC)</tt>. Note
-                                          * that the PETSc documentation states
-                                          * that one cannot form an ILU
-                                          * decomposition of a matrix for which
-                                          * this flag has been set. The default
-                                          * value of this flag is @p false.
+                                          * <tt>MatSetOption(mat,
+                                          * MAT_SYMMETRIC)</tt>. Note that the
+                                          * PETSc documentation states that one
+                                          * cannot form an ILU decomposition of
+                                          * a matrix for which this flag has
+                                          * been set to @p true, only an
+                                          * ICC. The default value of this flag
+                                          * is @p false.
                                           */
         SparseMatrix (const MPI_Comm     &communicator,
                       const unsigned int  m,
@@ -108,12 +110,14 @@ namespace PETScWrappers
                                           * whether we should tell PETSc that
                                           * the matrix is going to be symmetric
                                           * (as indicated by the call
-                                          * <tt>MatSetOption(mat,MAT_SYMMETRIC)</tt>. Note
-                                          * that the PETSc documentation states
-                                          * that one cannot form an ILU
-                                          * decomposition of a matrix for which
-                                          * this flag has been set. The default
-                                          * value of this flag is @p false.
+                                          * <tt>MatSetOption(mat,
+                                          * MAT_SYMMETRIC)</tt>. Note that the
+                                          * PETSc documentation states that one
+                                          * cannot form an ILU decomposition of
+                                          * a matrix for which this flag has
+                                          * been set to @p true, only an
+                                          * ICC. The default value of this flag
+                                          * is @p false.
                                           */
         SparseMatrix (const MPI_Comm                  &communicator,
                       const unsigned int               m,
index 7f789b1b1e538d346138c7bb2618ce31794a8b43..68d46629b57d5f7c1691d6ddde818dfcdbe4a675 100644 (file)
@@ -66,12 +66,14 @@ namespace PETScWrappers
                                         * whether we should tell PETSc that
                                         * the matrix is going to be symmetric
                                         * (as indicated by the call
-                                        * <tt>MatSetOption(mat,MAT_SYMMETRIC)</tt>. Note
-                                        * that the PETSc documentation states
-                                        * that one cannot form an ILU
-                                        * decomposition of a matrix for which
-                                        * this flag has been set. The default
-                                        * value of this flag is @p false.
+                                        * <tt>MatSetOption(mat,
+                                        * MAT_SYMMETRIC)</tt>. Note that the
+                                        * PETSc documentation states that one
+                                        * cannot form an ILU decomposition of
+                                        * a matrix for which this flag has
+                                        * been set to @p true, only an
+                                        * ICC. The default value of this flag
+                                        * is @p false.
                                         */
       SparseMatrix (const unsigned int m,
                     const unsigned int n,
@@ -97,12 +99,14 @@ namespace PETScWrappers
                                         * whether we should tell PETSc that
                                         * the matrix is going to be symmetric
                                         * (as indicated by the call
-                                        * <tt>MatSetOption(mat,MAT_SYMMETRIC)</tt>. Note
-                                        * that the PETSc documentation states
-                                        * that one cannot form an ILU
-                                        * decomposition of a matrix for which
-                                        * this flag has been set. The default
-                                        * value of this flag is @p false.
+                                        * <tt>MatSetOption(mat,
+                                        * MAT_SYMMETRIC)</tt>. Note that the
+                                        * PETSc documentation states that one
+                                        * cannot form an ILU decomposition of
+                                        * a matrix for which this flag has
+                                        * been set to @p true, only an
+                                        * ICC. The default value of this flag
+                                        * is @p false.
                                         */
       SparseMatrix (const unsigned int               m,
                     const unsigned int               n,

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.