Welcome to the NetCologne GmbH open source mirroring service!

This machine mirrors various open-source projects. 20 Gbit/s uplink.

If there are any issues or you want another project mirrored, please contact mirror-service -=AT=- netcologne DOT de !

GetFEM: getfem::thread_exception Class Reference
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: