From: Wolfgang Bangerth Date: Fri, 21 Sep 2007 20:04:15 +0000 (+0000) Subject: Re-indent X-Git-Tag: v8.0.0~9826 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=567f255bb9e72b1faf7765660c8f5a199e891f1b;p=dealii.git Re-indent git-svn-id: https://svn.dealii.org/trunk@15232 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-14/step-14.cc b/deal.II/examples/step-14/step-14.cc index 32b076cb8e..1db22c5051 100644 --- a/deal.II/examples/step-14/step-14.cc +++ b/deal.II/examples/step-14/step-14.cc @@ -1683,8 +1683,8 @@ namespace Data // but we don't want that here, // so we give an empty object: coarse_grid.create_triangulation (vertices, - cells, - SubCellData()); + cells, + SubCellData()); // And since we want that the // evaluation point (3/4,3/4) in