[flaot_cmp] update + refactor
- adds ability to compare matrices (leftover from dune-stuff) - top-level compare/test functions are (manually) generated from a python script instead of C macros
Showing
- bin/generate_compare_functions.py 82 additions, 0 deletionsbin/generate_compare_functions.py
- dune/xt/common/float_cmp.hh 4 additions, 33 deletionsdune/xt/common/float_cmp.hh
- dune/xt/common/float_cmp_generated.hh 168 additions, 0 deletionsdune/xt/common/float_cmp_generated.hh
- dune/xt/common/float_cmp_internal.hh 92 additions, 2 deletionsdune/xt/common/float_cmp_internal.hh
- dune/xt/common/matrix.hh 13 additions, 5 deletionsdune/xt/common/matrix.hh
- dune/xt/common/random.hh 2 additions, 2 deletionsdune/xt/common/random.hh
- dune/xt/common/test/float_cmp.cc 8 additions, 1 deletiondune/xt/common/test/float_cmp.cc
- dune/xt/common/test/float_cmp.hh 1 addition, 48 deletionsdune/xt/common/test/float_cmp.hh
- dune/xt/common/test/float_cmp.mini 7 additions, 7 deletionsdune/xt/common/test/float_cmp.mini
- dune/xt/common/test/float_cmp_generated.hh 216 additions, 0 deletionsdune/xt/common/test/float_cmp_generated.hh
Loading
Please register or sign in to comment