![]() |
Multiscale Universal Interface
2.0
A Concurrent Framework for Coupling Heterogeneous Solvers
|
Provides helper functions for creating and synchronising multiple MUI interfaces for a single domain. More...


Go to the source code of this file.
Namespaces | |
| mui | |
Functions | |
| template<class CONFIG > | |
| std::vector< std::unique_ptr< uniface< CONFIG > > > | mui::create_uniface (std::string domain, std::vector< std::string > interfaces, MPI_Comm world=MPI_COMM_WORLD) |
| template<typename IteratorT > | |
| void | mui::sync_all (IteratorT begin, IteratorT end, typename std::decay< decltype(**begin)>::type::time_type t) |
Provides helper functions for creating and synchronising multiple MUI interfaces for a single domain.