]> https://gitweb.dealii.org/ - dealii.git/commit
Remove checks for various isnan functions. 4776/head
authorDavid Wells <wellsd2@rpi.edu>
Thu, 10 Aug 2017 22:13:14 +0000 (18:13 -0400)
committerDavid Wells <wellsd2@rpi.edu>
Thu, 10 Aug 2017 22:21:32 +0000 (18:21 -0400)
commitc855d00809a6e2b4510f6021c53d526303674a6e
treeab67032bfae66b52863d00b4180b012a1233bc8b
parented4485b9357244e3502147cfb890412a6cb397a4
Remove checks for various isnan functions.

This PR removes

DEAL_II_HAVE_ISNAN
DEAL_II_HAVE_STD_ISNAN
DEAL_II_HAVE_UNDERSCORE_ISNAN

in favor of using std::isnan, which is a C++11 function, instead.
cmake/checks/check_01_cxx_features.cmake
include/deal.II/base/config.h.in
include/deal.II/base/numbers.h
include/deal.II/lac/solver_control.h
source/lac/solver_control.cc

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.