Classes and Kernels handling subdomains that distribute the workload among the MPI processes. More...
Include dependency graph for subdomain_handler.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
| class | SubDomainKeyTreeHandler |
| class | DomainListHandler |
Namespaces | |
| namespace | mpi |
Functions | |
| template<typename T > | |
| void | mpi::messageLengths (SubDomainKeyTree *subDomainKeyTree, T *toSend, T *toReceive) |
| Send array with length of number of MPI processes across processes. More... | |
Classes and Kernels handling subdomains that distribute the workload among the MPI processes.
Definition in file subdomain_handler.h.