renard pushed a change to branch master.
from a501150 using macros in that demo file
new 44541be minor changes
add efe0d45 Fix compilation and test errors with --enable-openmp
add b63998e Fix compilation warnings and reduce code duplication
add 77d6f76 Prioritize generic blas detection
add b776339 An option for setting open_blas_num_thread to one for fixing
a freeze with openblas 0.3.8
new 7054fcf Merge branch 'devel-logari81-gcc9-openmp'
new 14b574e regularising status of getfem_im_list.h
new c60753e change option name
Summary of changes:
.gitignore | 1 +
configure.ac | 47 +-
cubature/Makefile.am | 3 -
doc/sphinx/source/.templates/indexcontent.html | 2 +-
interface/tests/matlab-octave/check_all.m | 19 +-
interface/tests/matlab-octave/check_mitc.m | 2 +-
interface/tests/matlab-octave/check_spmat.m | 2 +-
src/Makefile.am | 7 +-
src/getfem/bgeot_small_vector.h | 253 +-
src/getfem/getfem_im_list.h | 6070 ++++++++++++------------
src/getfem/getfem_omp.h | 5 +-
src/getfem_omp.cc | 38 +-
tests/test_kdtree.cc | 2 +
tests/test_small_vector.cc | 3 +-
14 files changed, 3246 insertions(+), 3208 deletions(-)