]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix numerics/project_03 5462/head
authorDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Tue, 14 Nov 2017 13:04:10 +0000 (14:04 +0100)
committerDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Tue, 14 Nov 2017 13:09:58 +0000 (14:09 +0100)
tests/numerics/project_03.cc

index 2f1f2d99b6a1495ed3f1c69e2d3263e886cf9937..d07e6d1c95776d37a551d99a9db7ca67bf220315 100644 (file)
@@ -40,6 +40,8 @@ template <int dim>
 class F : public Function<dim>
 {
 public:
+  F () {};
+
   virtual double value (const Point<dim> &p,
                         const unsigned int = 0) 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.