From: Guido Kanschat Date: Tue, 25 Jun 2013 08:13:35 +0000 (+0000) Subject: default argument to refine_global X-Git-Tag: v8.0.0~228 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26771c9596266f6bdf16132decd91c10052a538e;p=dealii.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