Dear getfem developers
I am trying to build getfem with “—enable-openmp” flag. I get the following
error
~~~
bgeot_geometric_trans.cc:507:38: erreur : use of deleted function «
getfem::omp_guard::omp_guard(getfem::omp_guard&&) »
auto guard = getfem::omp_guard{};
^
In file included from getfem/dal_singleton.h:48:0,
from bgeot_geometric_trans.cc:23:
getfem/getfem_omp.h:72:9: note : «
getfem::omp_guard::omp_guard(getfem::omp_guard&&) » is implicitly deleted
because the default definition would be ill-formed:
class omp_guard: public boost::lock_guard<boost::recursive_mutex>
~~~
Cheers
Pierre
Pierre Navaro
Ingénieur CNRS en calcul scientifique
IRMAR, Campus de Beaulieu, bâtiment 22, bureau 112
263 avenue du Général Leclerc, CS 74205
35042 RENNES Cedex
[email protected]
0223234308