]> https://gitweb.dealii.org/ - dealii.git/commitdiff
fix #6756
authorPi-Yueh Chuang <pychuang@gwu.edu>
Thu, 14 Jun 2018 00:34:12 +0000 (20:34 -0400)
committerPi-Yueh Chuang <pychuang@gwu.edu>
Thu, 14 Jun 2018 19:11:12 +0000 (15:11 -0400)
examples/step-51/step-51.cc

index 80fe60211ded9d5eb082a20019561bd4a51a457d..f07e01ee4ae3bbbd6cdfe01b5df382f289363a77 100644 (file)
@@ -192,7 +192,7 @@ namespace Step51
   {
   public:
     SolutionAndGradient()
-      : Function<dim>(dim)
+      : Function<dim>(dim+1)
     {}
 
     virtual void vector_value(const Point<dim> &p,

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.