preCICE v3.1.2
Loading...
Searching...
No Matches
Classes | Namespaces
MultiLock.hpp File Reference
#include <algorithm>
#include <exception>
#include <map>
Include dependency graph for MultiLock.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  precice::utils::MultiLockException
 
class  precice::utils::LockNotFoundException
 
class  precice::utils::MultiLock< Key >
 Class handling multiple locks allowing global lock and unlock operations. More...
 

Namespaces

namespace  precice
 Main namespace of the precice library.
 
namespace  precice::utils
 contains precice-related utilities.