]> https://gitweb.dealii.org/ - dealii.git/commitdiff
And remove duplicate initialization.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 6 Oct 2000 14:07:09 +0000 (14:07 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 6 Oct 2000 14:07:09 +0000 (14:07 +0000)
git-svn-id: https://svn.dealii.org/trunk@3394 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/dofs/dof_handler.cc

index c7a8b001baba255bf17fa627e215c79b99934f6f..e3336135d33b8b431c7aa22636bc225c0d62bc10 100644 (file)
@@ -28,7 +28,7 @@
 
 
 template <int dim>
-const unsigned int DoFHandler<dim>::invalid_dof_index = static_cast<unsigned int>(-1);
+const unsigned int DoFHandler<dim>::invalid_dof_index;
 
 
 

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.