From: kanschat Date: Tue, 25 Jun 2013 08:13:35 +0000 (+0000) Subject: default argument to refine_global X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f259c6793650b98ce3eb172509286e8bf4b17a5;p=dealii-svn.git default argument to refine_global git-svn-id: https://svn.dealii.org/trunk@29890 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/include/deal.II/grid/tria.h b/deal.II/include/deal.II/grid/tria.h index 8e8f599992..40e8969705 100644 --- a/deal.II/include/deal.II/grid/tria.h +++ b/deal.II/include/deal.II/grid/tria.h @@ -2073,7 +2073,7 @@ public: * section on signals in the general * documentation of this class. */ - void refine_global (const unsigned int times); + void refine_global (const unsigned int times = 1); /** * Execute both refinement and