]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Forgot to add a file.
authorkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 26 Sep 2008 07:56:08 +0000 (07:56 +0000)
committerkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 26 Sep 2008 07:56:08 +0000 (07:56 +0000)
git-svn-id: https://svn.dealii.org/trunk@17011 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/source/trilinos_sparse_matrix.cc

index a4da44b294ab12ed041bf5dee8edbef0190655b8..d77c84b2fb247f7f8c4938c656b5f2d0639e212e 100755 (executable)
@@ -1044,7 +1044,7 @@ namespace TrilinosWrappers
 
 
   bool
-  SparseMatrix::is_symmetric (const double tolerance) 
+  SparseMatrix::is_symmetric (const double tolerance) const
   {
     (void)tolerance;
     
@@ -1056,7 +1056,7 @@ namespace TrilinosWrappers
 
 
   bool
-  SparseMatrix::is_hermitian () 
+  SparseMatrix::is_hermitian () const
   {
     Assert (false, ExcNotImplemented());
     return false;

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.