From: Wolfgang Bangerth Date: Fri, 11 Feb 2011 14:47:38 +0000 (+0000) Subject: Add comment. X-Git-Tag: v8.0.0~4364 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9870ee47731c2e31363e68efedde2c5e76c20cae;p=dealii.git Add comment. git-svn-id: https://svn.dealii.org/trunk@23334 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/deal.II/grid_hyper_shell.cc b/tests/deal.II/grid_hyper_shell.cc index 7274ea7735..0827213c73 100644 --- a/tests/deal.II/grid_hyper_shell.cc +++ b/tests/deal.II/grid_hyper_shell.cc @@ -2,7 +2,7 @@ // $Id$ // Version: $Name$ // -// Copyright (C) 2007, 2008, 2009, 2010 by the deal.II authors +// Copyright (C) 2007, 2008, 2009, 2010, 2011 by the deal.II authors // // This file is subject to QPL and may not be distributed // without copyright and license information. Please refer @@ -12,6 +12,9 @@ //---------------------------------------------------------------------- +// verify the distortion in cells of a hyper shell with 6 cells upon +// refinement + #include "../tests.h" #include #include