MpiFx 1.4.0
|
Contains wrapper for MPI_REDUCE
.
More...
Data Types | |
interface | mpifx_reduce |
Reduces a scalar/array on a given node. More... | |
interface | mpifx_reduceip |
Reduces a scalar/array on a given node in place. More... | |
Functions/Subroutines | |
subroutine | mpifx_reduce_i0 (mycomm, orig, reduced, reduceop, root, error) |
Reduces on one process (type i0). | |
subroutine | mpifx_reduceip_i0 (mycomm, origred, reduceop, root, error) |
Reduces results on one process (type i0). | |
subroutine | mpifx_reduce_i1 (mycomm, orig, reduced, reduceop, root, error) |
Reduces on one process (type i1). | |
subroutine | mpifx_reduceip_i1 (mycomm, origred, reduceop, root, error) |
Reduces results on one process (type i1). | |
subroutine | mpifx_reduce_i2 (mycomm, orig, reduced, reduceop, root, error) |
Reduces on one process (type i2). | |
subroutine | mpifx_reduceip_i2 (mycomm, origred, reduceop, root, error) |
Reduces results on one process (type i2). | |
subroutine | mpifx_reduce_i3 (mycomm, orig, reduced, reduceop, root, error) |
Reduces on one process (type i3). | |
subroutine | mpifx_reduceip_i3 (mycomm, origred, reduceop, root, error) |
Reduces results on one process (type i3). | |
subroutine | mpifx_reduce_i4 (mycomm, orig, reduced, reduceop, root, error) |
Reduces on one process (type i4). | |
subroutine | mpifx_reduceip_i4 (mycomm, origred, reduceop, root, error) |
Reduces results on one process (type i4). | |
subroutine | mpifx_reduce_i5 (mycomm, orig, reduced, reduceop, root, error) |
Reduces on one process (type i5). | |
subroutine | mpifx_reduceip_i5 (mycomm, origred, reduceop, root, error) |
Reduces results on one process (type i5). | |
subroutine | mpifx_reduce_i6 (mycomm, orig, reduced, reduceop, root, error) |
Reduces on one process (type i6). | |
subroutine | mpifx_reduceip_i6 (mycomm, origred, reduceop, root, error) |
Reduces results on one process (type i6). | |
subroutine | mpifx_reduce_s0 (mycomm, orig, reduced, reduceop, root, error) |
Reduces on one process (type s0). | |
subroutine | mpifx_reduceip_s0 (mycomm, origred, reduceop, root, error) |
Reduces results on one process (type s0). | |
subroutine | mpifx_reduce_s1 (mycomm, orig, reduced, reduceop, root, error) |
Reduces on one process (type s1). | |
subroutine | mpifx_reduceip_s1 (mycomm, origred, reduceop, root, error) |
Reduces results on one process (type s1). | |
subroutine | mpifx_reduce_s2 (mycomm, orig, reduced, reduceop, root, error) |
Reduces on one process (type s2). | |
subroutine | mpifx_reduceip_s2 (mycomm, origred, reduceop, root, error) |
Reduces results on one process (type s2). | |
subroutine | mpifx_reduce_s3 (mycomm, orig, reduced, reduceop, root, error) |
Reduces on one process (type s3). | |
subroutine | mpifx_reduceip_s3 (mycomm, origred, reduceop, root, error) |
Reduces results on one process (type s3). | |
subroutine | mpifx_reduce_s4 (mycomm, orig, reduced, reduceop, root, error) |
Reduces on one process (type s4). | |
subroutine | mpifx_reduceip_s4 (mycomm, origred, reduceop, root, error) |
Reduces results on one process (type s4). | |
subroutine | mpifx_reduce_s5 (mycomm, orig, reduced, reduceop, root, error) |
Reduces on one process (type s5). | |
subroutine | mpifx_reduceip_s5 (mycomm, origred, reduceop, root, error) |
Reduces results on one process (type s5). | |
subroutine | mpifx_reduce_s6 (mycomm, orig, reduced, reduceop, root, error) |
Reduces on one process (type s6). | |
subroutine | mpifx_reduceip_s6 (mycomm, origred, reduceop, root, error) |
Reduces results on one process (type s6). | |
subroutine | mpifx_reduce_d0 (mycomm, orig, reduced, reduceop, root, error) |
Reduces on one process (type d0). | |
subroutine | mpifx_reduceip_d0 (mycomm, origred, reduceop, root, error) |
Reduces results on one process (type d0). | |
subroutine | mpifx_reduce_d1 (mycomm, orig, reduced, reduceop, root, error) |
Reduces on one process (type d1). | |
subroutine | mpifx_reduceip_d1 (mycomm, origred, reduceop, root, error) |
Reduces results on one process (type d1). | |
subroutine | mpifx_reduce_d2 (mycomm, orig, reduced, reduceop, root, error) |
Reduces on one process (type d2). | |
subroutine | mpifx_reduceip_d2 (mycomm, origred, reduceop, root, error) |
Reduces results on one process (type d2). | |
subroutine | mpifx_reduce_d3 (mycomm, orig, reduced, reduceop, root, error) |
Reduces on one process (type d3). | |
subroutine | mpifx_reduceip_d3 (mycomm, origred, reduceop, root, error) |
Reduces results on one process (type d3). | |
subroutine | mpifx_reduce_d4 (mycomm, orig, reduced, reduceop, root, error) |
Reduces on one process (type d4). | |
subroutine | mpifx_reduceip_d4 (mycomm, origred, reduceop, root, error) |
Reduces results on one process (type d4). | |
subroutine | mpifx_reduce_d5 (mycomm, orig, reduced, reduceop, root, error) |
Reduces on one process (type d5). | |
subroutine | mpifx_reduceip_d5 (mycomm, origred, reduceop, root, error) |
Reduces results on one process (type d5). | |
subroutine | mpifx_reduce_d6 (mycomm, orig, reduced, reduceop, root, error) |
Reduces on one process (type d6). | |
subroutine | mpifx_reduceip_d6 (mycomm, origred, reduceop, root, error) |
Reduces results on one process (type d6). | |
subroutine | mpifx_reduce_c0 (mycomm, orig, reduced, reduceop, root, error) |
Reduces on one process (type c0). | |
subroutine | mpifx_reduceip_c0 (mycomm, origred, reduceop, root, error) |
Reduces results on one process (type c0). | |
subroutine | mpifx_reduce_c1 (mycomm, orig, reduced, reduceop, root, error) |
Reduces on one process (type c1). | |
subroutine | mpifx_reduceip_c1 (mycomm, origred, reduceop, root, error) |
Reduces results on one process (type c1). | |
subroutine | mpifx_reduce_c2 (mycomm, orig, reduced, reduceop, root, error) |
Reduces on one process (type c2). | |
subroutine | mpifx_reduceip_c2 (mycomm, origred, reduceop, root, error) |
Reduces results on one process (type c2). | |
subroutine | mpifx_reduce_c3 (mycomm, orig, reduced, reduceop, root, error) |
Reduces on one process (type c3). | |
subroutine | mpifx_reduceip_c3 (mycomm, origred, reduceop, root, error) |
Reduces results on one process (type c3). | |
subroutine | mpifx_reduce_c4 (mycomm, orig, reduced, reduceop, root, error) |
Reduces on one process (type c4). | |
subroutine | mpifx_reduceip_c4 (mycomm, origred, reduceop, root, error) |
Reduces results on one process (type c4). | |
subroutine | mpifx_reduce_c5 (mycomm, orig, reduced, reduceop, root, error) |
Reduces on one process (type c5). | |
subroutine | mpifx_reduceip_c5 (mycomm, origred, reduceop, root, error) |
Reduces results on one process (type c5). | |
subroutine | mpifx_reduce_c6 (mycomm, orig, reduced, reduceop, root, error) |
Reduces on one process (type c6). | |
subroutine | mpifx_reduceip_c6 (mycomm, origred, reduceop, root, error) |
Reduces results on one process (type c6). | |
subroutine | mpifx_reduce_z0 (mycomm, orig, reduced, reduceop, root, error) |
Reduces on one process (type z0). | |
subroutine | mpifx_reduceip_z0 (mycomm, origred, reduceop, root, error) |
Reduces results on one process (type z0). | |
subroutine | mpifx_reduce_z1 (mycomm, orig, reduced, reduceop, root, error) |
Reduces on one process (type z1). | |
subroutine | mpifx_reduceip_z1 (mycomm, origred, reduceop, root, error) |
Reduces results on one process (type z1). | |
subroutine | mpifx_reduce_z2 (mycomm, orig, reduced, reduceop, root, error) |
Reduces on one process (type z2). | |
subroutine | mpifx_reduceip_z2 (mycomm, origred, reduceop, root, error) |
Reduces results on one process (type z2). | |
subroutine | mpifx_reduce_z3 (mycomm, orig, reduced, reduceop, root, error) |
Reduces on one process (type z3). | |
subroutine | mpifx_reduceip_z3 (mycomm, origred, reduceop, root, error) |
Reduces results on one process (type z3). | |
subroutine | mpifx_reduce_z4 (mycomm, orig, reduced, reduceop, root, error) |
Reduces on one process (type z4). | |
subroutine | mpifx_reduceip_z4 (mycomm, origred, reduceop, root, error) |
Reduces results on one process (type z4). | |
subroutine | mpifx_reduce_z5 (mycomm, orig, reduced, reduceop, root, error) |
Reduces on one process (type z5). | |
subroutine | mpifx_reduceip_z5 (mycomm, origred, reduceop, root, error) |
Reduces results on one process (type z5). | |
subroutine | mpifx_reduce_z6 (mycomm, orig, reduced, reduceop, root, error) |
Reduces on one process (type z6). | |
subroutine | mpifx_reduceip_z6 (mycomm, origred, reduceop, root, error) |
Reduces results on one process (type z6). | |
subroutine | mpifx_reduce_l0 (mycomm, orig, reduced, reduceop, root, error) |
Reduces on one process (type l0). | |
subroutine | mpifx_reduceip_l0 (mycomm, origred, reduceop, root, error) |
Reduces results on one process (type l0). | |
subroutine | mpifx_reduce_l1 (mycomm, orig, reduced, reduceop, root, error) |
Reduces on one process (type l1). | |
subroutine | mpifx_reduceip_l1 (mycomm, origred, reduceop, root, error) |
Reduces results on one process (type l1). | |
subroutine | mpifx_reduce_l2 (mycomm, orig, reduced, reduceop, root, error) |
Reduces on one process (type l2). | |
subroutine | mpifx_reduceip_l2 (mycomm, origred, reduceop, root, error) |
Reduces results on one process (type l2). | |
subroutine | mpifx_reduce_l3 (mycomm, orig, reduced, reduceop, root, error) |
Reduces on one process (type l3). | |
subroutine | mpifx_reduceip_l3 (mycomm, origred, reduceop, root, error) |
Reduces results on one process (type l3). | |
subroutine | mpifx_reduce_l4 (mycomm, orig, reduced, reduceop, root, error) |
Reduces on one process (type l4). | |
subroutine | mpifx_reduceip_l4 (mycomm, origred, reduceop, root, error) |
Reduces results on one process (type l4). | |
subroutine | mpifx_reduce_l5 (mycomm, orig, reduced, reduceop, root, error) |
Reduces on one process (type l5). | |
subroutine | mpifx_reduceip_l5 (mycomm, origred, reduceop, root, error) |
Reduces results on one process (type l5). | |
subroutine | mpifx_reduce_l6 (mycomm, orig, reduced, reduceop, root, error) |
Reduces on one process (type l6). | |
subroutine | mpifx_reduceip_l6 (mycomm, origred, reduceop, root, error) |
Reduces results on one process (type l6). | |
Contains wrapper for MPI_REDUCE
.
|
private |
Reduces on one process (type c0).
mycomm | MPI communicator. |
orig | Quantity to be reduced. |
reduced | Contains result on exit. |
reduceop | Reduction operator. |
root | Root process for the reduced (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces on one process (type c1).
mycomm | MPI communicator. |
orig | Quantity to be reduced. |
reduced | Contains result on exit. |
reduceop | Reduction operator. |
root | Root process for the reduced (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces on one process (type c2).
mycomm | MPI communicator. |
orig | Quantity to be reduced. |
reduced | Contains result on exit. |
reduceop | Reduction operator. |
root | Root process for the reduced (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces on one process (type c3).
mycomm | MPI communicator. |
orig | Quantity to be reduced. |
reduced | Contains result on exit. |
reduceop | Reduction operator. |
root | Root process for the reduced (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces on one process (type c4).
mycomm | MPI communicator. |
orig | Quantity to be reduced. |
reduced | Contains result on exit. |
reduceop | Reduction operator. |
root | Root process for the reduced (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces on one process (type c5).
mycomm | MPI communicator. |
orig | Quantity to be reduced. |
reduced | Contains result on exit. |
reduceop | Reduction operator. |
root | Root process for the reduced (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces on one process (type c6).
mycomm | MPI communicator. |
orig | Quantity to be reduced. |
reduced | Contains result on exit. |
reduceop | Reduction operator. |
root | Root process for the reduced (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces on one process (type d0).
mycomm | MPI communicator. |
orig | Quantity to be reduced. |
reduced | Contains result on exit. |
reduceop | Reduction operator. |
root | Root process for the reduced (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces on one process (type d1).
mycomm | MPI communicator. |
orig | Quantity to be reduced. |
reduced | Contains result on exit. |
reduceop | Reduction operator. |
root | Root process for the reduced (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces on one process (type d2).
mycomm | MPI communicator. |
orig | Quantity to be reduced. |
reduced | Contains result on exit. |
reduceop | Reduction operator. |
root | Root process for the reduced (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces on one process (type d3).
mycomm | MPI communicator. |
orig | Quantity to be reduced. |
reduced | Contains result on exit. |
reduceop | Reduction operator. |
root | Root process for the reduced (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces on one process (type d4).
mycomm | MPI communicator. |
orig | Quantity to be reduced. |
reduced | Contains result on exit. |
reduceop | Reduction operator. |
root | Root process for the reduced (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces on one process (type d5).
mycomm | MPI communicator. |
orig | Quantity to be reduced. |
reduced | Contains result on exit. |
reduceop | Reduction operator. |
root | Root process for the reduced (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces on one process (type d6).
mycomm | MPI communicator. |
orig | Quantity to be reduced. |
reduced | Contains result on exit. |
reduceop | Reduction operator. |
root | Root process for the reduced (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces on one process (type i0).
mycomm | MPI communicator. |
orig | Quantity to be reduced. |
reduced | Contains result on exit. |
reduceop | Reduction operator. |
root | Root process for the reduced (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces on one process (type i1).
mycomm | MPI communicator. |
orig | Quantity to be reduced. |
reduced | Contains result on exit. |
reduceop | Reduction operator. |
root | Root process for the reduced (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces on one process (type i2).
mycomm | MPI communicator. |
orig | Quantity to be reduced. |
reduced | Contains result on exit. |
reduceop | Reduction operator. |
root | Root process for the reduced (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces on one process (type i3).
mycomm | MPI communicator. |
orig | Quantity to be reduced. |
reduced | Contains result on exit. |
reduceop | Reduction operator. |
root | Root process for the reduced (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces on one process (type i4).
mycomm | MPI communicator. |
orig | Quantity to be reduced. |
reduced | Contains result on exit. |
reduceop | Reduction operator. |
root | Root process for the reduced (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces on one process (type i5).
mycomm | MPI communicator. |
orig | Quantity to be reduced. |
reduced | Contains result on exit. |
reduceop | Reduction operator. |
root | Root process for the reduced (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces on one process (type i6).
mycomm | MPI communicator. |
orig | Quantity to be reduced. |
reduced | Contains result on exit. |
reduceop | Reduction operator. |
root | Root process for the reduced (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces on one process (type l0).
mycomm | MPI communicator. |
orig | Quantity to be reduced. |
reduced | Contains result on exit. |
reduceop | Reduction operator. |
root | Root process for the reduced (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces on one process (type l1).
mycomm | MPI communicator. |
orig | Quantity to be reduced. |
reduced | Contains result on exit. |
reduceop | Reduction operator. |
root | Root process for the reduced (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces on one process (type l2).
mycomm | MPI communicator. |
orig | Quantity to be reduced. |
reduced | Contains result on exit. |
reduceop | Reduction operator. |
root | Root process for the reduced (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces on one process (type l3).
mycomm | MPI communicator. |
orig | Quantity to be reduced. |
reduced | Contains result on exit. |
reduceop | Reduction operator. |
root | Root process for the reduced (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces on one process (type l4).
mycomm | MPI communicator. |
orig | Quantity to be reduced. |
reduced | Contains result on exit. |
reduceop | Reduction operator. |
root | Root process for the reduced (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces on one process (type l5).
mycomm | MPI communicator. |
orig | Quantity to be reduced. |
reduced | Contains result on exit. |
reduceop | Reduction operator. |
root | Root process for the reduced (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces on one process (type l6).
mycomm | MPI communicator. |
orig | Quantity to be reduced. |
reduced | Contains result on exit. |
reduceop | Reduction operator. |
root | Root process for the reduced (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces on one process (type s0).
mycomm | MPI communicator. |
orig | Quantity to be reduced. |
reduced | Contains result on exit. |
reduceop | Reduction operator. |
root | Root process for the reduced (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces on one process (type s1).
mycomm | MPI communicator. |
orig | Quantity to be reduced. |
reduced | Contains result on exit. |
reduceop | Reduction operator. |
root | Root process for the reduced (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces on one process (type s2).
mycomm | MPI communicator. |
orig | Quantity to be reduced. |
reduced | Contains result on exit. |
reduceop | Reduction operator. |
root | Root process for the reduced (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces on one process (type s3).
mycomm | MPI communicator. |
orig | Quantity to be reduced. |
reduced | Contains result on exit. |
reduceop | Reduction operator. |
root | Root process for the reduced (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces on one process (type s4).
mycomm | MPI communicator. |
orig | Quantity to be reduced. |
reduced | Contains result on exit. |
reduceop | Reduction operator. |
root | Root process for the reduced (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces on one process (type s5).
mycomm | MPI communicator. |
orig | Quantity to be reduced. |
reduced | Contains result on exit. |
reduceop | Reduction operator. |
root | Root process for the reduced (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces on one process (type s6).
mycomm | MPI communicator. |
orig | Quantity to be reduced. |
reduced | Contains result on exit. |
reduceop | Reduction operator. |
root | Root process for the reduced (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces on one process (type z0).
mycomm | MPI communicator. |
orig | Quantity to be reduced. |
reduced | Contains result on exit. |
reduceop | Reduction operator. |
root | Root process for the reduced (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces on one process (type z1).
mycomm | MPI communicator. |
orig | Quantity to be reduced. |
reduced | Contains result on exit. |
reduceop | Reduction operator. |
root | Root process for the reduced (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces on one process (type z2).
mycomm | MPI communicator. |
orig | Quantity to be reduced. |
reduced | Contains result on exit. |
reduceop | Reduction operator. |
root | Root process for the reduced (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces on one process (type z3).
mycomm | MPI communicator. |
orig | Quantity to be reduced. |
reduced | Contains result on exit. |
reduceop | Reduction operator. |
root | Root process for the reduced (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces on one process (type z4).
mycomm | MPI communicator. |
orig | Quantity to be reduced. |
reduced | Contains result on exit. |
reduceop | Reduction operator. |
root | Root process for the reduced (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces on one process (type z5).
mycomm | MPI communicator. |
orig | Quantity to be reduced. |
reduced | Contains result on exit. |
reduceop | Reduction operator. |
root | Root process for the reduced (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces on one process (type z6).
mycomm | MPI communicator. |
orig | Quantity to be reduced. |
reduced | Contains result on exit. |
reduceop | Reduction operator. |
root | Root process for the reduced (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces results on one process (type c0).
mycomm | MPI communicator. |
origred | Quantity to be reduced on input, result on exit |
reduceop | Reduction reduceop |
root | Root process for the result (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces results on one process (type c1).
mycomm | MPI communicator. |
origred | Quantity to be reduced on input, result on exit |
reduceop | Reduction reduceop |
root | Root process for the result (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces results on one process (type c2).
mycomm | MPI communicator. |
origred | Quantity to be reduced on input, result on exit |
reduceop | Reduction reduceop |
root | Root process for the result (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces results on one process (type c3).
mycomm | MPI communicator. |
origred | Quantity to be reduced on input, result on exit |
reduceop | Reduction reduceop |
root | Root process for the result (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces results on one process (type c4).
mycomm | MPI communicator. |
origred | Quantity to be reduced on input, result on exit |
reduceop | Reduction reduceop |
root | Root process for the result (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces results on one process (type c5).
mycomm | MPI communicator. |
origred | Quantity to be reduced on input, result on exit |
reduceop | Reduction reduceop |
root | Root process for the result (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces results on one process (type c6).
mycomm | MPI communicator. |
origred | Quantity to be reduced on input, result on exit |
reduceop | Reduction reduceop |
root | Root process for the result (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces results on one process (type d0).
mycomm | MPI communicator. |
origred | Quantity to be reduced on input, result on exit |
reduceop | Reduction reduceop |
root | Root process for the result (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces results on one process (type d1).
mycomm | MPI communicator. |
origred | Quantity to be reduced on input, result on exit |
reduceop | Reduction reduceop |
root | Root process for the result (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces results on one process (type d2).
mycomm | MPI communicator. |
origred | Quantity to be reduced on input, result on exit |
reduceop | Reduction reduceop |
root | Root process for the result (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces results on one process (type d3).
mycomm | MPI communicator. |
origred | Quantity to be reduced on input, result on exit |
reduceop | Reduction reduceop |
root | Root process for the result (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces results on one process (type d4).
mycomm | MPI communicator. |
origred | Quantity to be reduced on input, result on exit |
reduceop | Reduction reduceop |
root | Root process for the result (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces results on one process (type d5).
mycomm | MPI communicator. |
origred | Quantity to be reduced on input, result on exit |
reduceop | Reduction reduceop |
root | Root process for the result (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces results on one process (type d6).
mycomm | MPI communicator. |
origred | Quantity to be reduced on input, result on exit |
reduceop | Reduction reduceop |
root | Root process for the result (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces results on one process (type i0).
mycomm | MPI communicator. |
origred | Quantity to be reduced on input, result on exit |
reduceop | Reduction reduceop |
root | Root process for the result (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces results on one process (type i1).
mycomm | MPI communicator. |
origred | Quantity to be reduced on input, result on exit |
reduceop | Reduction reduceop |
root | Root process for the result (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces results on one process (type i2).
mycomm | MPI communicator. |
origred | Quantity to be reduced on input, result on exit |
reduceop | Reduction reduceop |
root | Root process for the result (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces results on one process (type i3).
mycomm | MPI communicator. |
origred | Quantity to be reduced on input, result on exit |
reduceop | Reduction reduceop |
root | Root process for the result (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces results on one process (type i4).
mycomm | MPI communicator. |
origred | Quantity to be reduced on input, result on exit |
reduceop | Reduction reduceop |
root | Root process for the result (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces results on one process (type i5).
mycomm | MPI communicator. |
origred | Quantity to be reduced on input, result on exit |
reduceop | Reduction reduceop |
root | Root process for the result (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces results on one process (type i6).
mycomm | MPI communicator. |
origred | Quantity to be reduced on input, result on exit |
reduceop | Reduction reduceop |
root | Root process for the result (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces results on one process (type l0).
mycomm | MPI communicator. |
origred | Quantity to be reduced on input, result on exit |
reduceop | Reduction reduceop |
root | Root process for the result (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces results on one process (type l1).
mycomm | MPI communicator. |
origred | Quantity to be reduced on input, result on exit |
reduceop | Reduction reduceop |
root | Root process for the result (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces results on one process (type l2).
mycomm | MPI communicator. |
origred | Quantity to be reduced on input, result on exit |
reduceop | Reduction reduceop |
root | Root process for the result (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces results on one process (type l3).
mycomm | MPI communicator. |
origred | Quantity to be reduced on input, result on exit |
reduceop | Reduction reduceop |
root | Root process for the result (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces results on one process (type l4).
mycomm | MPI communicator. |
origred | Quantity to be reduced on input, result on exit |
reduceop | Reduction reduceop |
root | Root process for the result (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces results on one process (type l5).
mycomm | MPI communicator. |
origred | Quantity to be reduced on input, result on exit |
reduceop | Reduction reduceop |
root | Root process for the result (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces results on one process (type l6).
mycomm | MPI communicator. |
origred | Quantity to be reduced on input, result on exit |
reduceop | Reduction reduceop |
root | Root process for the result (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces results on one process (type s0).
mycomm | MPI communicator. |
origred | Quantity to be reduced on input, result on exit |
reduceop | Reduction reduceop |
root | Root process for the result (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces results on one process (type s1).
mycomm | MPI communicator. |
origred | Quantity to be reduced on input, result on exit |
reduceop | Reduction reduceop |
root | Root process for the result (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces results on one process (type s2).
mycomm | MPI communicator. |
origred | Quantity to be reduced on input, result on exit |
reduceop | Reduction reduceop |
root | Root process for the result (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces results on one process (type s3).
mycomm | MPI communicator. |
origred | Quantity to be reduced on input, result on exit |
reduceop | Reduction reduceop |
root | Root process for the result (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces results on one process (type s4).
mycomm | MPI communicator. |
origred | Quantity to be reduced on input, result on exit |
reduceop | Reduction reduceop |
root | Root process for the result (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces results on one process (type s5).
mycomm | MPI communicator. |
origred | Quantity to be reduced on input, result on exit |
reduceop | Reduction reduceop |
root | Root process for the result (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces results on one process (type s6).
mycomm | MPI communicator. |
origred | Quantity to be reduced on input, result on exit |
reduceop | Reduction reduceop |
root | Root process for the result (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces results on one process (type z0).
mycomm | MPI communicator. |
origred | Quantity to be reduced on input, result on exit |
reduceop | Reduction reduceop |
root | Root process for the result (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces results on one process (type z1).
mycomm | MPI communicator. |
origred | Quantity to be reduced on input, result on exit |
reduceop | Reduction reduceop |
root | Root process for the result (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces results on one process (type z2).
mycomm | MPI communicator. |
origred | Quantity to be reduced on input, result on exit |
reduceop | Reduction reduceop |
root | Root process for the result (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces results on one process (type z3).
mycomm | MPI communicator. |
origred | Quantity to be reduced on input, result on exit |
reduceop | Reduction reduceop |
root | Root process for the result (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces results on one process (type z4).
mycomm | MPI communicator. |
origred | Quantity to be reduced on input, result on exit |
reduceop | Reduction reduceop |
root | Root process for the result (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces results on one process (type z5).
mycomm | MPI communicator. |
origred | Quantity to be reduced on input, result on exit |
reduceop | Reduction reduceop |
root | Root process for the result (default: mycommleadrank) |
error | Error code on exit. |
|
private |
Reduces results on one process (type z6).
mycomm | MPI communicator. |
origred | Quantity to be reduced on input, result on exit |
reduceop | Reduction reduceop |
root | Root process for the result (default: mycommleadrank) |
error | Error code on exit. |