Loading [MathJax]/extensions/TeX/newcommand.js
 Reference documentation for deal.II version 9.6.0
\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}} \newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=} \newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]} \newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
thread_management.cc File Reference
#include <deal.II/base/thread_management.h>
#include <atomic>
#include <cstdlib>
#include <iostream>
#include <unistd.h>

Go to the source code of this file.

Namespaces

namespace  Threads
 
namespace  Threads::internal
 

Functions

void Threads::internal::handle_std_exception (const std::exception &exc)
 
void Threads::internal::handle_unknown_exception ()
 
std::vector< std::pair< unsigned int, unsigned int > > Threads::split_interval (const unsigned int begin, const unsigned int end, const unsigned int n_intervals)