]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Initialize all member variables. 3491/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Mon, 7 Nov 2016 16:54:42 +0000 (09:54 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Mon, 7 Nov 2016 16:54:42 +0000 (09:54 -0700)
include/deal.II/algorithms/operator.templates.h

index 937ee64de900bb737be76ffbf6770c0e4cff11a9..9ffb6ed43b81f705a088a3ad916f82b5d04e9b60 100644 (file)
@@ -28,6 +28,7 @@ namespace Algorithms
   template <typename VectorType>
   OutputOperator<VectorType>::OutputOperator()
     :
+    step (numbers::invalid_unsigned_int),
     os(0)
   {}
 

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.