-
- Downloads
fixes issue with nan values
* yac_frac_mask_fallback_value is allowed to be nan, in that case results from comparison operations depend on the compiler optimisation -> special handling required
Showing
- src/core/interpolation.c 10 additions, 9 deletionssrc/core/interpolation.c
- src/core/interpolation.h 10 additions, 0 deletionssrc/core/interpolation.h
- src/core/interpolation_direct.c 1 addition, 1 deletionsrc/core/interpolation_direct.c
- src/core/interpolation_direct_mf.c 1 addition, 1 deletionsrc/core/interpolation_direct_mf.c
- src/core/interpolation_utils.h 3 additions, 2 deletionssrc/core/interpolation_utils.h
- src/mci/config_yaml.c 1 addition, 1 deletionsrc/mci/config_yaml.c
- src/mci/couple_config.c 6 additions, 7 deletionssrc/mci/couple_config.c
Loading
Please register or sign in to comment