]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Forgot to set default argument
authorkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 30 Dec 2013 07:43:47 +0000 (07:43 +0000)
committerkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 30 Dec 2013 07:43:47 +0000 (07:43 +0000)
git-svn-id: https://svn.dealii.org/trunk@32128 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/lac/trilinos_parallel_block_vector.h

index de56aa813d3f01ba91dd30c1a2811f54ffeb628b..4e990c1469a3a0b1470441ff6b05fef9c3b9a3ef 100644 (file)
@@ -123,8 +123,7 @@ namespace TrilinosWrappers
       BlockVector (const std::vector<IndexSet> &parallel_partitioning,
                    const std::vector<IndexSet> &ghost_values,
                    const MPI_Comm              &communicator,
-                   const bool                   vector_writable);
-
+                   const bool                   vector_writable = false);
 
       /**
        * Copy-Constructor. Set all the properties of the parallel vector to

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.