]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Found an error in clear_row() function.
authorkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 27 Aug 2008 15:19:22 +0000 (15:19 +0000)
committerkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 27 Aug 2008 15:19:22 +0000 (15:19 +0000)
git-svn-id: https://svn.dealii.org/trunk@16674 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/trilinos_sparse_matrix.h

index 98b7da3c3f6f88187ef6d226079a93323de686a1..1e15b143fde574ca6ce9e728723dfd099526a236 100755 (executable)
@@ -459,6 +459,13 @@ namespace TrilinosWrappers
                   const Epetra_Map       &input_col_map,
                   const SparsityPattern  &sparsity_pattern);
 
+                                      /** 
+                                       * This function copies the 
+                                       * content in <tt>sparse_matrix</tt>
+                                       * to the current matrix.
+                                       */
+      void reinit (const SparseMatrix &sparse_matrix);
+
                                       /**
                                         * This function initializes the
                                        * Trilinos matrix using the deal.II

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.