From: steigemann Date: Wed, 16 Feb 2011 19:03:44 +0000 (+0000) Subject: adapt interpolation functions in FETools to parallel PETSc vectors X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=670ab4c17223a6374374c009ca477f77c7303ad2;p=dealii-svn.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