]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Allow compilation.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 28 Jun 2004 14:48:35 +0000 (14:48 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 28 Jun 2004 14:48:35 +0000 (14:48 +0000)
git-svn-id: https://svn.dealii.org/trunk@9475 0785d39b-7218-0410-832d-ea1e28bc413d

tests/bits/petsc_64.cc

index 3ae3f6731c974f3ff094b175e9a8a5351c9c86f5..ae88489bed2f3bae355f50076da48cf45c107ac4 100644 (file)
@@ -65,7 +65,7 @@ int main (int argc,char **argv)
        Assert(n_dofs%n_mpi_processes==0, ExcInternalError());
        const unsigned int n_local_dofs=n_dofs/n_mpi_processes;
         PETScWrappers::MPI::SparseMatrix
-         v2 (mpi_communicator, n_dofs, n_dofs, n_local_dofs, 5);
+         v2 (mpi_communicator, n_dofs, n_dofs, n_local_dofs, n_local_dofs, 5);
         test (v2);
       }
       PetscFinalize();

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.