-
- Downloads
There was a problem fetching the pipeline summary.
Merge branch 'feature/float128' into 'master'
Feature/float128 See merge request !518
Showing
- cmake/modules/DuneCommonMacros.cmake 1 addition, 0 deletionscmake/modules/DuneCommonMacros.cmake
- cmake/modules/FindQuadMath.cmake 54 additions, 0 deletionscmake/modules/FindQuadMath.cmake
- config.h.cmake 4 additions, 0 deletionsconfig.h.cmake
- dune/common/CMakeLists.txt 1 addition, 0 deletionsdune/common/CMakeLists.txt
- dune/common/float_cmp.cc 12 additions, 3 deletionsdune/common/float_cmp.cc
- dune/common/quadmath.hh 385 additions, 0 deletionsdune/common/quadmath.hh
- dune/common/test/CMakeLists.txt 4 additions, 0 deletionsdune/common/test/CMakeLists.txt
- dune/common/test/fmatrixtest.cc 12 additions, 0 deletionsdune/common/test/fmatrixtest.cc
- dune/common/test/fvectortest.cc 26 additions, 9 deletionsdune/common/test/fvectortest.cc
- dune/common/test/quadmathtest.cc 137 additions, 0 deletionsdune/common/test/quadmathtest.cc
cmake/modules/FindQuadMath.cmake
0 → 100644
dune/common/quadmath.hh
0 → 100644
dune/common/test/quadmathtest.cc
0 → 100644
Please register or sign in to comment