![]() |
ScalES-PPM
|
number of edges More...
Public Member Functions | |
integer(i4) function | num_edges_csr_dist_i4_mp (csr_dist, comm) |
use this if num_edges has not yet been called collectively | |
integer(i4) function | num_edges_csr_dist_i4 (csr_dist) |
query number of edges in distributed graph the communicator can be omitted IF num_edges has already been called collectively (i.e. with a comm object) and the cached result is already present | |
number of edges
integer(i4) function ppm_distributed::num_edges::num_edges_csr_dist_i4 | ( | type(graph_csr_dist_i4), intent(in) | csr_dist | ) |
query number of edges in distributed graph the communicator can be omitted IF num_edges has already been called collectively (i.e. with a comm object) and the cached result is already present
csr_dist | proxy object for distributed graph data structure |
integer(i4) function ppm_distributed::num_edges::num_edges_csr_dist_i4_mp | ( | type(graph_csr_dist_i4), intent(inout) | csr_dist, |
integer, intent(in) | comm ) |
use this if num_edges has not yet been called collectively
csr_dist | proxy object for distributed graph data structure |
comm | communicator handle for processes sharing the data structure |
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.