From: Daniel Arndt Date: Sun, 28 Apr 2019 15:49:21 +0000 (+0200) Subject: Export DEAL_II_PETSC_WITH_COMPLEX variable X-Git-Tag: v9.1.0-rc1~164^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc6277b95d57e75854c40df49720f399e2d27b89;p=dealii.git Export DEAL_II_PETSC_WITH_COMPLEX variable --- diff --git a/include/deal.II/base/config.h.in b/include/deal.II/base/config.h.in index 0ba349af27..edf13bc803 100644 --- a/include/deal.II/base/config.h.in +++ b/include/deal.II/base/config.h.in @@ -172,6 +172,7 @@ #cmakedefine DEAL_II_ARPACK_WITH_PARPACK /* cmake/modules/FindPETSC.cmake */ +#cmakedefine DEAL_II_PETSC_WITH_COMPLEX #cmakedefine DEAL_II_PETSC_WITH_HYPRE #cmakedefine DEAL_II_PETSC_WITH_MUMPS