Salome HOME
Disabling FPE handling by default (similar to what has been done in GUI). abn/no_fpe
authorabn <adrien.bruneton@cea.fr>
Mon, 24 Feb 2014 09:04:45 +0000 (10:04 +0100)
committerabn <adrien.bruneton@cea.fr>
Mon, 24 Feb 2014 09:04:45 +0000 (10:04 +0100)
commit363387be3f39229b5ff86f68fbf1d34aa8a00915
tree47d079f208858632c56955668bc49643d8b2f9f9
parent1156528dc239221c06009edd705415e0ea848d62
Disabling FPE handling by default (similar to what has been done in GUI).

ParaView 4.1 needs +inf/-inf values to work properly. FPE handling can be reactivated
by setting env variable ENABLE_FPE to true.
src/GEOM_I/GEOM_Gen_i.cc