]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Provide another link.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 4 Apr 2013 02:45:56 +0000 (02:45 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 4 Apr 2013 02:45:56 +0000 (02:45 +0000)
git-svn-id: https://svn.dealii.org/trunk@29174 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/examples/step-1/step-1.cc

index c4cf3438e6218f9d3b720bb448642733f4a837c9..26f93aa863d4b776ffade41d3b267f57bb57675c 100644 (file)
@@ -1,6 +1,6 @@
 /* $Id$
  *
- * Copyright (C) 1999-2003, 2005-2007, 2009, 2011-2012 by the deal.II authors
+ * Copyright (C) 1999-2003, 2005-2007, 2009, 2011-2013 by the deal.II authors
  *
  * This file is subject to QPL and may not be  distributed
  * without copyright and license information. Please refer
@@ -110,7 +110,10 @@ void second_grid ()
   // parts with a non-zero boundary indicator, but other boundary description
   // objects can be associated with those non-zero indicators. If no boundary
   // description is associated with a particular boundary indicator, a
-  // straight boundary is implied.
+  // straight boundary is implied. (Boundary indicators are a slightly
+  // complicated topic; if you're confused about what exactly is happening
+  // here, you may want to look at the
+  // @ref GlossBoundaryIndicator "glossary entry on this topic".)
   const HyperShellBoundary<2> boundary_description(center);
   triangulation.set_boundary (0, boundary_description);
 

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.