]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Link to upcoming step-22
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 26 May 2006 11:34:22 +0000 (11:34 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 26 May 2006 11:34:22 +0000 (11:34 +0000)
git-svn-id: https://svn.dealii.org/trunk@13139 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/grid/grid_generator.h
deal.II/deal.II/include/grid/tria_accessor.h

index a7b092627896d068e9b5a10263ceaff02bca43ce..c4ea50127259cb48ea999524c86f297617200d7c 100644 (file)
@@ -240,6 +240,11 @@ class GridGenerator
                                      * @note The triangulation needs to be
                                      * void upon calling this
                                      * function.
+                                     *
+                                     * @note For an example of the
+                                     * use of this function see the
+                                     * @ref step_22 "step-22"
+                                     * tutorial program.
                                      */
     template <int dim>
     static
index 830d69af8d11cc042a95299ad3eea59c4568f88a..0abcef35b35a0cfb89c0b40b8ff5fc3fe2c0aaac 100644 (file)
@@ -2678,12 +2678,20 @@ class CellAccessor :  public TriaObjectAccessor<dim,dim>
                                     /**
                                      * Return the material id of this
                                      * cell.
+                                     *
+                                     * For a typical use of this
+                                     * function, see the @ref step_22
+                                     * "step-22" tutorial program.
                                      */
     unsigned char material_id () const;
 
                                     /**
                                      * Set the material id of this
                                      * cell.
+                                     *
+                                     * For a typical use of this
+                                     * function, see the @ref step_22
+                                     * "step-22" tutorial program.
                                      */
     void set_material_id (const unsigned char new_material_id) const;
 

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.