]> https://gitweb.dealii.org/ - dealii.git/commitdiff
FETools::extrapolate: add forward declaration
authormsteigemann <msteigemann@yahoo.de>
Thu, 18 Jun 2015 18:15:21 +0000 (20:15 +0200)
committerDaniel Arndt <d.arndt@math.uni-goettingen.de>
Mon, 3 Oct 2016 16:20:57 +0000 (18:20 +0200)
include/deal.II/distributed/tria.h

index cde26ae7ccef464a4dd6b9954911418fc168db8c..1873b0198e62bb640faa66fe804e29a33497792f 100644 (file)
@@ -63,6 +63,13 @@ namespace internal
   }
 }
 
+namespace FETools
+{
+  namespace internal
+  {
+    template <int, int> class ExtrapolateImplementation;
+  }
+}
 
 namespace internal
 {

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.