dune-fem 2.8.0
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
mpimanager.hh File Reference
#include <memory>
#include <condition_variable>
#include <thread>
#include <chrono>
#include <functional>
#include <shared_mutex>
#include <atomic>
#include <dune/common/parallel/mpicommunication.hh>
#include <dune/common/parallel/mpihelper.hh>
#include <dune/fem/storage/singleton.hh>
#include <dune/fem/quadrature/caching/registry.hh>

Go to the source code of this file.

Classes

class  Dune::Fem::SingleThreadModeError
 Exception thrown when a code segment that is supposed to be only accessed in single thread mode is accessed in multi thread mode. For example, creation of quadratures or basis function caching cannot work in multi thread mode. More...
 
struct  Dune::Fem::MPIManager
 

Namespaces

namespace  Dune
 
namespace  Dune::Fem
 

Typedefs

using Dune::Fem::ThreadManager = MPIManager
 
using Dune::Fem::ThreadPool = MPIManager