|
BEM++
2.0
|
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 |
Management of the number of threads used by BLAS and LAPACK.
1.8.5