]> https://gitweb.dealii.org/ - dealii.git/commit
Use portable version of erfc(). 2862/head
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 25 Jul 2016 17:57:07 +0000 (12:57 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 25 Jul 2016 17:57:07 +0000 (12:57 -0500)
commita42f478170bedbef842eca6a4ebf35d749299d0f
tree9fc0cdd74045af38ae119d9710ce4b1d08e49133
parentb243295d0c84452f48153d69b00622bbf2bc82a3
Use portable version of erfc().

erfc is only part of C99, and thus not in C++98. It did make it into C++ via the TR1
addition, which I think is in C++03 and consequently in C++11, but be that as it may,
let's just use the BOOST version of it to be on the safe side.
source/base/function_parser.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.