]> https://gitweb.dealii.org/ - dealii.git/commitdiff
fix declaration of PoisseuilleFlow constructor 12465/head
authorMagdalena Schreter <schreter.magdalena@gmail.com>
Tue, 15 Jun 2021 08:25:50 +0000 (10:25 +0200)
committerMagdalena Schreter <schreter.magdalena@gmail.com>
Tue, 15 Jun 2021 08:25:50 +0000 (10:25 +0200)
include/deal.II/base/flow_function.h

index 627272e82224860447ad07538374a57daa7d1d78..f6fbe18635edb116240be294900612cb0294a3ad 100644 (file)
@@ -158,7 +158,7 @@ namespace Functions
      * Construct an object for the given channel radius <tt>r</tt> and the
      * Reynolds number <tt>Re</tt>.
      */
-    PoisseuilleFlow<dim>(const double r, const double Re);
+    PoisseuilleFlow(const double r, const double Re);
 
     virtual ~PoisseuilleFlow() override = default;
 

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.