From 4b643bce2f58594101f3354890a9ed298a91b9bf Mon Sep 17 00:00:00 2001 From: bangerth Date: Mon, 13 Aug 2012 14:55:30 +0000 Subject: [PATCH] Merge from upstream. git-svn-id: https://svn.dealii.org/branches/branch_bigger_global_dof_indices_3@25947 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/include/deal.II/multigrid/mg_tools.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/include/deal.II/multigrid/mg_tools.h b/deal.II/include/deal.II/multigrid/mg_tools.h index d968ab4c28..7d75c6a062 100644 --- a/deal.II/include/deal.II/multigrid/mg_tools.h +++ b/deal.II/include/deal.II/multigrid/mg_tools.h @@ -177,7 +177,7 @@ namespace MGTools void count_dofs_per_block (const DH& dof_handler, std::vector >& dofs_per_block, - std::vector target_block); + std::vector target_block = std::vector()); /** * Count the dofs component-wise -- 2.39.5