]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Unify.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 19 Apr 2002 14:44:59 +0000 (14:44 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 19 Apr 2002 14:44:59 +0000 (14:44 +0000)
git-svn-id: https://svn.dealii.org/trunk@5696 0785d39b-7218-0410-832d-ea1e28bc413d

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

index db9677e3895db6f1415e3e4391f106ba5d920699..5eb3a8d0c0d0eb5156f5af060c9a5f695b8f1c01 100644 (file)
@@ -1727,7 +1727,7 @@ template <int dim>
 class RightHandSide : public Function<dim>
 {
   public:
-    RightHandSide () {};
+    RightHandSide () : Function<dim> () {};
     
     virtual double value (const Point<dim>   &p,
                          const unsigned int  component) 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.