Octopus
|
Definition at line 276 of file par_vec.F90.
Private Member Functions | |
subroutine | dpar_vec_allgather (pv, v, v_local) |
Like Xpar_vec_gather but the result is gathered on all nodes, i. e. v has to be a properly allocated array on all nodes. More... | |
subroutine | zpar_vec_allgather (pv, v, v_local) |
Like Xpar_vec_gather but the result is gathered on all nodes, i. e. v has to be a properly allocated array on all nodes. More... | |
subroutine | ipar_vec_allgather (pv, v, v_local) |
Like Xpar_vec_gather but the result is gathered on all nodes, i. e. v has to be a properly allocated array on all nodes. More... | |
|
private |
Like Xpar_vec_gather but the result is gathered on all nodes, i. e. v has to be a properly allocated array on all nodes.
Definition at line 1275 of file par_vec.F90.
|
private |
Like Xpar_vec_gather but the result is gathered on all nodes, i. e. v has to be a properly allocated array on all nodes.
Definition at line 1047 of file par_vec.F90.
|
private |
Like Xpar_vec_gather but the result is gathered on all nodes, i. e. v has to be a properly allocated array on all nodes.
Definition at line 1503 of file par_vec.F90.