![]() |
ScalES-PPM
|
gather distributed data structure on one process in MPI program More...
Public Member Functions | |
| subroutine | gather_graph_dist_i4_mp (graph_g_dist, dest, comm, graph_g_gather) |
| gather distributed graph object into local representation | |
gather distributed data structure on one process in MPI program
| subroutine ppm_distributed::graph_gather::gather_graph_dist_i4_mp | ( | type(graph_csr_dist_i4), intent(in) | graph_g_dist, |
| integer, intent(in) | dest, | ||
| integer, intent(in) | comm, | ||
| type(graph_csr), intent(out), optional | graph_g_gather ) |
gather distributed graph object into local representation
| graph_g_gather | local destination object on dest |
| graph_g_dist | proxy object of graph distributed over processes in comm |
| dest | process to gather graph on |
| comm | communicator handle for processes sharing graph_g_dist |
Das diesem Bericht zugrundeliegende Vorhaben wurde mit Mitteln des Bundesministeriums für Bildung, und Forschung unter dem Förderkennzeichen 01IH08004E gefördert. Die Verantwortung für den Inhalt dieser Veröffentlichung liegt beim Autor.
1.13.2