]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Define DEAL_II_MPI_VERSION_GTE also for serial compilation 11164/head
authorPeter Munch <peterrmuench@gmail.com>
Wed, 11 Nov 2020 17:35:14 +0000 (18:35 +0100)
committerPeter Munch <peterrmuench@gmail.com>
Wed, 11 Nov 2020 17:35:14 +0000 (18:35 +0100)
include/deal.II/base/config.h.in

index d44f6292bc7e94ee86aacf621307fbf56fbe5c7b..df9b8bad0bf88aee7e31af46476d01b85a5baff3 100644 (file)
     DEAL_II_MPI_VERSION_MINOR) \
     >=  \
     (major)*100 + (minor))
+#else
+#  define DEAL_II_MPI_VERSION_GTE(major,minor) false
 #endif
 
 #cmakedefine DEAL_II_MPI_WITH_CUDA_SUPPORT

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.