GetFEM  5.4.2
getfem::thread_exception Class Reference

Allows to re-throw exceptions, generated in OpemMP parallel section. More...

Detailed Description

Allows to re-throw exceptions, generated in OpemMP parallel section.

Collects exceptions from all threads and on destruction re-throws the first one, so that it can be again caught in the master thread.

Definition at line 120 of file getfem_omp.cc.


The documentation for this class was generated from the following file: