From: Wolfgang Bangerth Date: Thu, 5 Mar 2015 22:55:35 +0000 (-0600) Subject: Provide a reference to step-14. X-Git-Tag: v8.3.0-rc1~384^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65192843211a4d5954e4d0f0721f9c805146939b;p=dealii.git Provide a reference to step-14. --- diff --git a/include/deal.II/grid/tria.h b/include/deal.II/grid/tria.h index 8080d6d276..a1aadcbd9e 100644 --- a/include/deal.II/grid/tria.h +++ b/include/deal.II/grid/tria.h @@ -93,6 +93,9 @@ namespace hp * Triangulation::create_triangulation() that denotes the faces. It can be * used to attach boundary indicators to faces. * + * An example showing how this class can be used is in the + * create_coarse_grid() function of step-14. + * * @ingroup grid */ template