From: Nicolas Barnafi Date: Wed, 6 Apr 2022 17:35:25 +0000 (+0200) Subject: Added declaration of IS template for explicit function definitions X-Git-Tag: v9.5.0-rc1~947^2~23 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7f5a29579f0aadda151015ab6fcdfff244e4c67;p=dealii.git Added declaration of IS template for explicit function definitions --- diff --git a/include/deal.II/lac/petsc_sparse_matrix.h b/include/deal.II/lac/petsc_sparse_matrix.h index d3b81b0c37..4a597ff565 100644 --- a/include/deal.II/lac/petsc_sparse_matrix.h +++ b/include/deal.II/lac/petsc_sparse_matrix.h @@ -27,6 +27,8 @@ # include +# include "petscis.h" + DEAL_II_NAMESPACE_OPEN // forward declaration # ifndef DOXYGEN