]> https://gitweb.dealii.org/ - dealii.git/commit
Check for MPI_SEEK_SET with CMake. 1741/head
authorDavid Wells <wellsd2@rpi.edu>
Mon, 12 Oct 2015 21:01:21 +0000 (17:01 -0400)
committerDavid Wells <wellsd2@rpi.edu>
Tue, 13 Oct 2015 17:26:54 +0000 (13:26 -0400)
commite7a7d3b9c65478cd2a29fe848392aec6e1062771
tree58eb9d367fd105b375a21888296cac028e267ad0
parent2606c8e8aa011882c545037ccd60450c5320b41c
Check for MPI_SEEK_SET with CMake.

This check was previously just embedded in a header, which caused some
confusing error messages, e.g.,

https://groups.google.com/forum/#!topic/dealii/2wPzS9wAzMM

This improves things by performing the check with CMake instead of
after (or during) compilation.
cmake/configure/configure_1_mpi.cmake
cmake/modules/FindMPI.cmake
include/deal.II/base/mpi.h

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.