Reference documentation for deal.II version GIT relicensing-233-g802318d791 2024-03-28 20:20:02+00:00
\(\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\}}\)
Loading...
Searching...
No Matches
Namespaces | Functions
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)