]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
The Epetra_Map is now private. Need to change one thing.
authorkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 4 Sep 2008 18:55:53 +0000 (18:55 +0000)
committerkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 4 Sep 2008 18:55:53 +0000 (18:55 +0000)
git-svn-id: https://svn.dealii.org/trunk@16747 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/examples/step-31/step-31.cc

index 3db7b3cbca96052a8b563bc41600278bf7345ac4..45d8c02e85434d5cb03964c09b0a874eeb438f3e 100644 (file)
@@ -435,7 +435,7 @@ namespace LinearSolvers
                  stokes_matrix           (&S),
                  m_inverse               (&Mpinv),
                  a_preconditioner        (Apreconditioner),
-                 tmp                     (stokes_matrix->block(1,1).row_map)
+                 tmp                     (stokes_matrix->block(1,1).matrix->RowMap())
   {}
 
 

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.