]> https://gitweb.dealii.org/ - dealii.git/commitdiff
adapt interpolation functions in FETools to parallel PETSc vectors
authorMartin Steigemann <msteigemann@yahoo.de>
Wed, 16 Feb 2011 19:03:44 +0000 (19:03 +0000)
committerMartin Steigemann <msteigemann@yahoo.de>
Wed, 16 Feb 2011 19:03:44 +0000 (19:03 +0000)
git-svn-id: https://svn.dealii.org/trunk@23379 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/fe/fe_tools.h

index 20dd758f0996abdf61a98e0fbeedb853988338f9..fc60375e4f2a77cb025c6bfa4b490ea75bd30586 100644 (file)
@@ -35,6 +35,13 @@ namespace hp
 }
 template <int dim> class FiniteElementData;
 class ConstraintMatrix;
+namespace PETScWrappers
+{
+  namespace MPI
+  {
+    class Vector;
+  }
+}
 
 
 #include <base/config.h>
@@ -982,6 +989,8 @@ namespace FETools
                                const ConstraintMatrix& constraints2,
                                OutVector&              z1_difference);
 
+
+
                                   /**
                                    * $L^2$ projection for
                                    * discontinuous

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.