BEM++  2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Member Functions | Private Attributes | List of all members
Fiber::SerialBlasRegion Class Reference

Management of the number of threads used by BLAS and LAPACK. More...

#include </home/wojtek/Projects/BEM/bempp-sven/bempp/lib/fiber/serial_blas_region.hpp>

Public Member Functions

 SerialBlasRegion ()
 Make BLAS and LAPACK use only 1 thread.
 
 ~SerialBlasRegion ()
 Restore the original number of threads used by BLAS and LAPACK.
 

Private Attributes

int m_originalThreadCount
 

Detailed Description

Management of the number of threads used by BLAS and LAPACK.


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