From: Wolfgang Bangerth Date: Wed, 13 Apr 2011 12:57:23 +0000 (+0000) Subject: Reference step-46. X-Git-Tag: v8.0.0~4171 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e05d22cf0ffd0b3908a77db45564275c803f5f64;p=dealii.git Reference step-46. git-svn-id: https://svn.dealii.org/trunk@23585 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/doxygen/headers/hp.h b/deal.II/doc/doxygen/headers/hp.h index 493ad0164e..487e4dee4d 100644 --- a/deal.II/doc/doxygen/headers/hp.h +++ b/deal.II/doc/doxygen/headers/hp.h @@ -2,7 +2,7 @@ // $Id$ // Version: $Name$ // -// Copyright (C) 2003, 2005, 2006, 2007 by the deal.II authors +// Copyright (C) 2003, 2005, 2006, 2007, 2011 by the deal.II authors // // This file is subject to QPL and may not be distributed // without copyright and license information. Please refer @@ -14,9 +14,9 @@ /** * @defgroup hp hp finite element support * - * Classes and functions that have to do with hp finite elements. The - * step-27 tutorial program gives an overview of how to - * use the classes in this namespace. + * Classes and functions that have to do with hp finite elements. The step-27 + * tutorial program gives an overview of how to use the classes in this + * namespace. A slightly more exotic application is given in step-46. * * The hp namespace implements the algorithms and data structures used for * the hp framework in deal.II. An overview over the details of how these