From 9870ee47731c2e31363e68efedde2c5e76c20cae Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Fri, 11 Feb 2011 14:47:38 +0000 Subject: [PATCH] Add comment. git-svn-id: https://svn.dealii.org/trunk@23334 0785d39b-7218-0410-832d-ea1e28bc413d --- tests/deal.II/grid_hyper_shell.cc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 -- 2.39.5