]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add a bit more safety to a pointer.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 24 Aug 1998 08:14:42 +0000 (08:14 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 24 Aug 1998 08:14:42 +0000 (08:14 +0000)
git-svn-id: https://svn.dealii.org/trunk@510 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/dofs/dof_handler.h

index 137c8f56cdbdc48f3bdef5770e86fd8709c89a07..9b65bc673b814f3e49f9ad1f786399355e13c774 100644 (file)
@@ -1370,7 +1370,7 @@ class DoFHandler : public DoFDimensionInfo<dim> {
                                      * Address of the triangulation to
                                      * work on.
                                      */
-    Triangulation<dim>       *tria;
+    Triangulation<dim> * const tria;
 
                                     /**
                                      * Space to store the DoF numbers for the

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.