OpenLB 1.7
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
superCommunicator.h File Reference
#include <set>
#include <vector>
#include <algorithm>
#include "mpiManager.h"
#include "loadBalancer.h"
#include "blockCommunicator.h"
#include "blockCommunicationNeighborhood.h"
#include "superCommunicationTagCoordinator.h"
#include "utilities/functorPtr.h"
+ Include dependency graph for superCommunicator.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  olb::SuperCommunicator< T, SUPER >
 Generic communicator for overlaps between blocks of SUPER. More...
 

Namespaces

namespace  olb
 Top level namespace for all of OpenLB.
 

Functions

template<typename SUPER >
 olb::SuperCommunicator (SUPER &) -> SuperCommunicator< typename SUPER::value_t, SUPER >