From: Martin Steigemann Date: Wed, 16 Feb 2011 19:03:44 +0000 (+0000) Subject: adapt interpolation functions in FETools to parallel PETSc vectors X-Git-Tag: v8.0.0~4323 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87d39518ff8e262aa9dc8dbff010f2794280f1aa;p=dealii.git adapt interpolation functions in FETools to parallel PETSc vectors git-svn-id: https://svn.dealii.org/trunk@23379 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/include/deal.II/fe/fe_tools.h b/deal.II/include/deal.II/fe/fe_tools.h index 20dd758f09..fc60375e4f 100644 --- a/deal.II/include/deal.II/fe/fe_tools.h +++ b/deal.II/include/deal.II/fe/fe_tools.h @@ -35,6 +35,13 @@ namespace hp } template class FiniteElementData; class ConstraintMatrix; +namespace PETScWrappers +{ + namespace MPI + { + class Vector; + } +} #include @@ -982,6 +989,8 @@ namespace FETools const ConstraintMatrix& constraints2, OutVector& z1_difference); + + /** * $L^2$ projection for * discontinuous