MpiFx 1.4.0
Data Types | Functions/Subroutines
mpifx_scatter_module Module Reference

Contains wrapper for MPI_SCATTER. More...

Data Types

interface  mpifx_scatter
 Scatters scalars/arrays on a given node. More...
 

Functions/Subroutines

subroutine mpifx_scatter_i1i1 (mycomm, send, recv, root, error)
 Scatters object from one process (type i1i1).
 
subroutine mpifx_scatter_i1i0 (mycomm, send, recv, root, error)
 Scatters results on one process (type i1i0).
 
subroutine mpifx_scatter_i2i2 (mycomm, send, recv, root, error)
 Scatters object from one process (type i2i2).
 
subroutine mpifx_scatter_i2i1 (mycomm, send, recv, root, error)
 Scatters results on one process (type i2i1).
 
subroutine mpifx_scatter_i3i3 (mycomm, send, recv, root, error)
 Scatters object from one process (type i3i3).
 
subroutine mpifx_scatter_i3i2 (mycomm, send, recv, root, error)
 Scatters results on one process (type i3i2).
 
subroutine mpifx_scatter_i4i4 (mycomm, send, recv, root, error)
 Scatters object from one process (type i4i4).
 
subroutine mpifx_scatter_i4i3 (mycomm, send, recv, root, error)
 Scatters results on one process (type i4i3).
 
subroutine mpifx_scatter_i5i5 (mycomm, send, recv, root, error)
 Scatters object from one process (type i5i5).
 
subroutine mpifx_scatter_i5i4 (mycomm, send, recv, root, error)
 Scatters results on one process (type i5i4).
 
subroutine mpifx_scatter_i6i6 (mycomm, send, recv, root, error)
 Scatters object from one process (type i6i6).
 
subroutine mpifx_scatter_i6i5 (mycomm, send, recv, root, error)
 Scatters results on one process (type i6i5).
 
subroutine mpifx_scatter_s1s1 (mycomm, send, recv, root, error)
 Scatters object from one process (type s1s1).
 
subroutine mpifx_scatter_s1s0 (mycomm, send, recv, root, error)
 Scatters results on one process (type s1s0).
 
subroutine mpifx_scatter_s2s2 (mycomm, send, recv, root, error)
 Scatters object from one process (type s2s2).
 
subroutine mpifx_scatter_s2s1 (mycomm, send, recv, root, error)
 Scatters results on one process (type s2s1).
 
subroutine mpifx_scatter_s3s3 (mycomm, send, recv, root, error)
 Scatters object from one process (type s3s3).
 
subroutine mpifx_scatter_s3s2 (mycomm, send, recv, root, error)
 Scatters results on one process (type s3s2).
 
subroutine mpifx_scatter_s4s4 (mycomm, send, recv, root, error)
 Scatters object from one process (type s4s4).
 
subroutine mpifx_scatter_s4s3 (mycomm, send, recv, root, error)
 Scatters results on one process (type s4s3).
 
subroutine mpifx_scatter_s5s5 (mycomm, send, recv, root, error)
 Scatters object from one process (type s5s5).
 
subroutine mpifx_scatter_s5s4 (mycomm, send, recv, root, error)
 Scatters results on one process (type s5s4).
 
subroutine mpifx_scatter_s6s6 (mycomm, send, recv, root, error)
 Scatters object from one process (type s6s6).
 
subroutine mpifx_scatter_s6s5 (mycomm, send, recv, root, error)
 Scatters results on one process (type s6s5).
 
subroutine mpifx_scatter_d1d1 (mycomm, send, recv, root, error)
 Scatters object from one process (type d1d1).
 
subroutine mpifx_scatter_d1d0 (mycomm, send, recv, root, error)
 Scatters results on one process (type d1d0).
 
subroutine mpifx_scatter_d2d2 (mycomm, send, recv, root, error)
 Scatters object from one process (type d2d2).
 
subroutine mpifx_scatter_d2d1 (mycomm, send, recv, root, error)
 Scatters results on one process (type d2d1).
 
subroutine mpifx_scatter_d3d3 (mycomm, send, recv, root, error)
 Scatters object from one process (type d3d3).
 
subroutine mpifx_scatter_d3d2 (mycomm, send, recv, root, error)
 Scatters results on one process (type d3d2).
 
subroutine mpifx_scatter_d4d4 (mycomm, send, recv, root, error)
 Scatters object from one process (type d4d4).
 
subroutine mpifx_scatter_d4d3 (mycomm, send, recv, root, error)
 Scatters results on one process (type d4d3).
 
subroutine mpifx_scatter_d5d5 (mycomm, send, recv, root, error)
 Scatters object from one process (type d5d5).
 
subroutine mpifx_scatter_d5d4 (mycomm, send, recv, root, error)
 Scatters results on one process (type d5d4).
 
subroutine mpifx_scatter_d6d6 (mycomm, send, recv, root, error)
 Scatters object from one process (type d6d6).
 
subroutine mpifx_scatter_d6d5 (mycomm, send, recv, root, error)
 Scatters results on one process (type d6d5).
 
subroutine mpifx_scatter_c1c1 (mycomm, send, recv, root, error)
 Scatters object from one process (type c1c1).
 
subroutine mpifx_scatter_c1c0 (mycomm, send, recv, root, error)
 Scatters results on one process (type c1c0).
 
subroutine mpifx_scatter_c2c2 (mycomm, send, recv, root, error)
 Scatters object from one process (type c2c2).
 
subroutine mpifx_scatter_c2c1 (mycomm, send, recv, root, error)
 Scatters results on one process (type c2c1).
 
subroutine mpifx_scatter_c3c3 (mycomm, send, recv, root, error)
 Scatters object from one process (type c3c3).
 
subroutine mpifx_scatter_c3c2 (mycomm, send, recv, root, error)
 Scatters results on one process (type c3c2).
 
subroutine mpifx_scatter_c4c4 (mycomm, send, recv, root, error)
 Scatters object from one process (type c4c4).
 
subroutine mpifx_scatter_c4c3 (mycomm, send, recv, root, error)
 Scatters results on one process (type c4c3).
 
subroutine mpifx_scatter_c5c5 (mycomm, send, recv, root, error)
 Scatters object from one process (type c5c5).
 
subroutine mpifx_scatter_c5c4 (mycomm, send, recv, root, error)
 Scatters results on one process (type c5c4).
 
subroutine mpifx_scatter_c6c6 (mycomm, send, recv, root, error)
 Scatters object from one process (type c6c6).
 
subroutine mpifx_scatter_c6c5 (mycomm, send, recv, root, error)
 Scatters results on one process (type c6c5).
 
subroutine mpifx_scatter_z1z1 (mycomm, send, recv, root, error)
 Scatters object from one process (type z1z1).
 
subroutine mpifx_scatter_z1z0 (mycomm, send, recv, root, error)
 Scatters results on one process (type z1z0).
 
subroutine mpifx_scatter_z2z2 (mycomm, send, recv, root, error)
 Scatters object from one process (type z2z2).
 
subroutine mpifx_scatter_z2z1 (mycomm, send, recv, root, error)
 Scatters results on one process (type z2z1).
 
subroutine mpifx_scatter_z3z3 (mycomm, send, recv, root, error)
 Scatters object from one process (type z3z3).
 
subroutine mpifx_scatter_z3z2 (mycomm, send, recv, root, error)
 Scatters results on one process (type z3z2).
 
subroutine mpifx_scatter_z4z4 (mycomm, send, recv, root, error)
 Scatters object from one process (type z4z4).
 
subroutine mpifx_scatter_z4z3 (mycomm, send, recv, root, error)
 Scatters results on one process (type z4z3).
 
subroutine mpifx_scatter_z5z5 (mycomm, send, recv, root, error)
 Scatters object from one process (type z5z5).
 
subroutine mpifx_scatter_z5z4 (mycomm, send, recv, root, error)
 Scatters results on one process (type z5z4).
 
subroutine mpifx_scatter_z6z6 (mycomm, send, recv, root, error)
 Scatters object from one process (type z6z6).
 
subroutine mpifx_scatter_z6z5 (mycomm, send, recv, root, error)
 Scatters results on one process (type z6z5).
 
subroutine mpifx_scatter_l1l1 (mycomm, send, recv, root, error)
 Scatters object from one process (type l1l1).
 
subroutine mpifx_scatter_l1l0 (mycomm, send, recv, root, error)
 Scatters results on one process (type l1l0).
 
subroutine mpifx_scatter_l2l2 (mycomm, send, recv, root, error)
 Scatters object from one process (type l2l2).
 
subroutine mpifx_scatter_l2l1 (mycomm, send, recv, root, error)
 Scatters results on one process (type l2l1).
 
subroutine mpifx_scatter_l3l3 (mycomm, send, recv, root, error)
 Scatters object from one process (type l3l3).
 
subroutine mpifx_scatter_l3l2 (mycomm, send, recv, root, error)
 Scatters results on one process (type l3l2).
 
subroutine mpifx_scatter_l4l4 (mycomm, send, recv, root, error)
 Scatters object from one process (type l4l4).
 
subroutine mpifx_scatter_l4l3 (mycomm, send, recv, root, error)
 Scatters results on one process (type l4l3).
 
subroutine mpifx_scatter_l5l5 (mycomm, send, recv, root, error)
 Scatters object from one process (type l5l5).
 
subroutine mpifx_scatter_l5l4 (mycomm, send, recv, root, error)
 Scatters results on one process (type l5l4).
 
subroutine mpifx_scatter_l6l6 (mycomm, send, recv, root, error)
 Scatters object from one process (type l6l6).
 
subroutine mpifx_scatter_l6l5 (mycomm, send, recv, root, error)
 Scatters results on one process (type l6l5).
 
subroutine mpifx_scatter_h1h1 (mycomm, send, recv, root, error)
 Scatters object from one process (type h1h1).
 
subroutine mpifx_scatter_h1h0 (mycomm, send, recv, root, error)
 Scatters results on one process (type h1h0).
 
subroutine mpifx_scatter_h2h2 (mycomm, send, recv, root, error)
 Scatters object from one process (type h2h2).
 
subroutine mpifx_scatter_h2h1 (mycomm, send, recv, root, error)
 Scatters results on one process (type h2h1).
 
subroutine mpifx_scatter_h3h3 (mycomm, send, recv, root, error)
 Scatters object from one process (type h3h3).
 
subroutine mpifx_scatter_h3h2 (mycomm, send, recv, root, error)
 Scatters results on one process (type h3h2).
 
subroutine mpifx_scatter_h4h4 (mycomm, send, recv, root, error)
 Scatters object from one process (type h4h4).
 
subroutine mpifx_scatter_h4h3 (mycomm, send, recv, root, error)
 Scatters results on one process (type h4h3).
 
subroutine mpifx_scatter_h5h5 (mycomm, send, recv, root, error)
 Scatters object from one process (type h5h5).
 
subroutine mpifx_scatter_h5h4 (mycomm, send, recv, root, error)
 Scatters results on one process (type h5h4).
 
subroutine mpifx_scatter_h6h6 (mycomm, send, recv, root, error)
 Scatters object from one process (type h6h6).
 
subroutine mpifx_scatter_h6h5 (mycomm, send, recv, root, error)
 Scatters results on one process (type h6h5).
 

Detailed Description

Contains wrapper for MPI_SCATTER.

Function/Subroutine Documentation

◆ mpifx_scatter_c1c0()

subroutine mpifx_scatter_module::mpifx_scatter_c1c0 ( type(mpifx_comm), intent(in) mycomm,
complex(sp), dimension(:), intent(in) send,
complex(sp), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters results on one process (type c1c0).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (indefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_c1c1()

subroutine mpifx_scatter_module::mpifx_scatter_c1c1 ( type(mpifx_comm), intent(in) mycomm,
complex(sp), dimension(:), intent(in) send,
complex(sp), dimension(:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters object from one process (type c1c1).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (undefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_c2c1()

subroutine mpifx_scatter_module::mpifx_scatter_c2c1 ( type(mpifx_comm), intent(in) mycomm,
complex(sp), dimension(:,:), intent(in) send,
complex(sp), dimension(:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters results on one process (type c2c1).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (indefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_c2c2()

subroutine mpifx_scatter_module::mpifx_scatter_c2c2 ( type(mpifx_comm), intent(in) mycomm,
complex(sp), dimension(:,:), intent(in) send,
complex(sp), dimension(:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters object from one process (type c2c2).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (undefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_c3c2()

subroutine mpifx_scatter_module::mpifx_scatter_c3c2 ( type(mpifx_comm), intent(in) mycomm,
complex(sp), dimension(:,:,:), intent(in) send,
complex(sp), dimension(:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters results on one process (type c3c2).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (indefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_c3c3()

subroutine mpifx_scatter_module::mpifx_scatter_c3c3 ( type(mpifx_comm), intent(in) mycomm,
complex(sp), dimension(:,:,:), intent(in) send,
complex(sp), dimension(:,:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters object from one process (type c3c3).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (undefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_c4c3()

subroutine mpifx_scatter_module::mpifx_scatter_c4c3 ( type(mpifx_comm), intent(in) mycomm,
complex(sp), dimension(:,:,:,:), intent(in) send,
complex(sp), dimension(:,:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters results on one process (type c4c3).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (indefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_c4c4()

subroutine mpifx_scatter_module::mpifx_scatter_c4c4 ( type(mpifx_comm), intent(in) mycomm,
complex(sp), dimension(:,:,:,:), intent(in) send,
complex(sp), dimension(:,:,:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters object from one process (type c4c4).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (undefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_c5c4()

subroutine mpifx_scatter_module::mpifx_scatter_c5c4 ( type(mpifx_comm), intent(in) mycomm,
complex(sp), dimension(:,:,:,:,:), intent(in) send,
complex(sp), dimension(:,:,:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters results on one process (type c5c4).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (indefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_c5c5()

subroutine mpifx_scatter_module::mpifx_scatter_c5c5 ( type(mpifx_comm), intent(in) mycomm,
complex(sp), dimension(:,:,:,:,:), intent(in) send,
complex(sp), dimension(:,:,:,:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters object from one process (type c5c5).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (undefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_c6c5()

subroutine mpifx_scatter_module::mpifx_scatter_c6c5 ( type(mpifx_comm), intent(in) mycomm,
complex(sp), dimension(:,:,:,:,:,:), intent(in) send,
complex(sp), dimension(:,:,:,:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters results on one process (type c6c5).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (indefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_c6c6()

subroutine mpifx_scatter_module::mpifx_scatter_c6c6 ( type(mpifx_comm), intent(in) mycomm,
complex(sp), dimension(:,:,:,:,:,:), intent(in) send,
complex(sp), dimension(:,:,:,:,:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters object from one process (type c6c6).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (undefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_d1d0()

subroutine mpifx_scatter_module::mpifx_scatter_d1d0 ( type(mpifx_comm), intent(in) mycomm,
real(dp), dimension(:), intent(in) send,
real(dp), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters results on one process (type d1d0).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (indefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_d1d1()

subroutine mpifx_scatter_module::mpifx_scatter_d1d1 ( type(mpifx_comm), intent(in) mycomm,
real(dp), dimension(:), intent(in) send,
real(dp), dimension(:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters object from one process (type d1d1).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (undefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_d2d1()

subroutine mpifx_scatter_module::mpifx_scatter_d2d1 ( type(mpifx_comm), intent(in) mycomm,
real(dp), dimension(:,:), intent(in) send,
real(dp), dimension(:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters results on one process (type d2d1).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (indefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_d2d2()

subroutine mpifx_scatter_module::mpifx_scatter_d2d2 ( type(mpifx_comm), intent(in) mycomm,
real(dp), dimension(:,:), intent(in) send,
real(dp), dimension(:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters object from one process (type d2d2).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (undefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_d3d2()

subroutine mpifx_scatter_module::mpifx_scatter_d3d2 ( type(mpifx_comm), intent(in) mycomm,
real(dp), dimension(:,:,:), intent(in) send,
real(dp), dimension(:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters results on one process (type d3d2).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (indefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_d3d3()

subroutine mpifx_scatter_module::mpifx_scatter_d3d3 ( type(mpifx_comm), intent(in) mycomm,
real(dp), dimension(:,:,:), intent(in) send,
real(dp), dimension(:,:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters object from one process (type d3d3).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (undefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_d4d3()

subroutine mpifx_scatter_module::mpifx_scatter_d4d3 ( type(mpifx_comm), intent(in) mycomm,
real(dp), dimension(:,:,:,:), intent(in) send,
real(dp), dimension(:,:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters results on one process (type d4d3).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (indefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_d4d4()

subroutine mpifx_scatter_module::mpifx_scatter_d4d4 ( type(mpifx_comm), intent(in) mycomm,
real(dp), dimension(:,:,:,:), intent(in) send,
real(dp), dimension(:,:,:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters object from one process (type d4d4).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (undefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_d5d4()

subroutine mpifx_scatter_module::mpifx_scatter_d5d4 ( type(mpifx_comm), intent(in) mycomm,
real(dp), dimension(:,:,:,:,:), intent(in) send,
real(dp), dimension(:,:,:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters results on one process (type d5d4).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (indefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_d5d5()

subroutine mpifx_scatter_module::mpifx_scatter_d5d5 ( type(mpifx_comm), intent(in) mycomm,
real(dp), dimension(:,:,:,:,:), intent(in) send,
real(dp), dimension(:,:,:,:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters object from one process (type d5d5).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (undefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_d6d5()

subroutine mpifx_scatter_module::mpifx_scatter_d6d5 ( type(mpifx_comm), intent(in) mycomm,
real(dp), dimension(:,:,:,:,:,:), intent(in) send,
real(dp), dimension(:,:,:,:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters results on one process (type d6d5).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (indefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_d6d6()

subroutine mpifx_scatter_module::mpifx_scatter_d6d6 ( type(mpifx_comm), intent(in) mycomm,
real(dp), dimension(:,:,:,:,:,:), intent(in) send,
real(dp), dimension(:,:,:,:,:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters object from one process (type d6d6).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (undefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_h1h0()

subroutine mpifx_scatter_module::mpifx_scatter_h1h0 ( type(mpifx_comm), intent(in) mycomm,
character(len=*), dimension(:), intent(in) send,
character(len=*), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters results on one process (type h1h0).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (indefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_h1h1()

subroutine mpifx_scatter_module::mpifx_scatter_h1h1 ( type(mpifx_comm), intent(in) mycomm,
character(len=*), dimension(:), intent(in) send,
character(len=*), dimension(:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters object from one process (type h1h1).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (undefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_h2h1()

subroutine mpifx_scatter_module::mpifx_scatter_h2h1 ( type(mpifx_comm), intent(in) mycomm,
character(len=*), dimension(:,:), intent(in) send,
character(len=*), dimension(:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters results on one process (type h2h1).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (indefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_h2h2()

subroutine mpifx_scatter_module::mpifx_scatter_h2h2 ( type(mpifx_comm), intent(in) mycomm,
character(len=*), dimension(:,:), intent(in) send,
character(len=*), dimension(:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters object from one process (type h2h2).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (undefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_h3h2()

subroutine mpifx_scatter_module::mpifx_scatter_h3h2 ( type(mpifx_comm), intent(in) mycomm,
character(len=*), dimension(:,:,:), intent(in) send,
character(len=*), dimension(:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters results on one process (type h3h2).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (indefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_h3h3()

subroutine mpifx_scatter_module::mpifx_scatter_h3h3 ( type(mpifx_comm), intent(in) mycomm,
character(len=*), dimension(:,:,:), intent(in) send,
character(len=*), dimension(:,:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters object from one process (type h3h3).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (undefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_h4h3()

subroutine mpifx_scatter_module::mpifx_scatter_h4h3 ( type(mpifx_comm), intent(in) mycomm,
character(len=*), dimension(:,:,:,:), intent(in) send,
character(len=*), dimension(:,:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters results on one process (type h4h3).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (indefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_h4h4()

subroutine mpifx_scatter_module::mpifx_scatter_h4h4 ( type(mpifx_comm), intent(in) mycomm,
character(len=*), dimension(:,:,:,:), intent(in) send,
character(len=*), dimension(:,:,:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters object from one process (type h4h4).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (undefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_h5h4()

subroutine mpifx_scatter_module::mpifx_scatter_h5h4 ( type(mpifx_comm), intent(in) mycomm,
character(len=*), dimension(:,:,:,:,:), intent(in) send,
character(len=*), dimension(:,:,:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters results on one process (type h5h4).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (indefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_h5h5()

subroutine mpifx_scatter_module::mpifx_scatter_h5h5 ( type(mpifx_comm), intent(in) mycomm,
character(len=*), dimension(:,:,:,:,:), intent(in) send,
character(len=*), dimension(:,:,:,:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters object from one process (type h5h5).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (undefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_h6h5()

subroutine mpifx_scatter_module::mpifx_scatter_h6h5 ( type(mpifx_comm), intent(in) mycomm,
character(len=*), dimension(:,:,:,:,:,:), intent(in) send,
character(len=*), dimension(:,:,:,:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters results on one process (type h6h5).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (indefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_h6h6()

subroutine mpifx_scatter_module::mpifx_scatter_h6h6 ( type(mpifx_comm), intent(in) mycomm,
character(len=*), dimension(:,:,:,:,:,:), intent(in) send,
character(len=*), dimension(:,:,:,:,:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters object from one process (type h6h6).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (undefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_i1i0()

subroutine mpifx_scatter_module::mpifx_scatter_i1i0 ( type(mpifx_comm), intent(in) mycomm,
integer, dimension(:), intent(in) send,
integer, intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters results on one process (type i1i0).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (indefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_i1i1()

subroutine mpifx_scatter_module::mpifx_scatter_i1i1 ( type(mpifx_comm), intent(in) mycomm,
integer, dimension(:), intent(in) send,
integer, dimension(:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters object from one process (type i1i1).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (undefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_i2i1()

subroutine mpifx_scatter_module::mpifx_scatter_i2i1 ( type(mpifx_comm), intent(in) mycomm,
integer, dimension(:,:), intent(in) send,
integer, dimension(:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters results on one process (type i2i1).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (indefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_i2i2()

subroutine mpifx_scatter_module::mpifx_scatter_i2i2 ( type(mpifx_comm), intent(in) mycomm,
integer, dimension(:,:), intent(in) send,
integer, dimension(:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters object from one process (type i2i2).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (undefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_i3i2()

subroutine mpifx_scatter_module::mpifx_scatter_i3i2 ( type(mpifx_comm), intent(in) mycomm,
integer, dimension(:,:,:), intent(in) send,
integer, dimension(:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters results on one process (type i3i2).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (indefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_i3i3()

subroutine mpifx_scatter_module::mpifx_scatter_i3i3 ( type(mpifx_comm), intent(in) mycomm,
integer, dimension(:,:,:), intent(in) send,
integer, dimension(:,:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters object from one process (type i3i3).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (undefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_i4i3()

subroutine mpifx_scatter_module::mpifx_scatter_i4i3 ( type(mpifx_comm), intent(in) mycomm,
integer, dimension(:,:,:,:), intent(in) send,
integer, dimension(:,:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters results on one process (type i4i3).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (indefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_i4i4()

subroutine mpifx_scatter_module::mpifx_scatter_i4i4 ( type(mpifx_comm), intent(in) mycomm,
integer, dimension(:,:,:,:), intent(in) send,
integer, dimension(:,:,:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters object from one process (type i4i4).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (undefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_i5i4()

subroutine mpifx_scatter_module::mpifx_scatter_i5i4 ( type(mpifx_comm), intent(in) mycomm,
integer, dimension(:,:,:,:,:), intent(in) send,
integer, dimension(:,:,:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters results on one process (type i5i4).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (indefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_i5i5()

subroutine mpifx_scatter_module::mpifx_scatter_i5i5 ( type(mpifx_comm), intent(in) mycomm,
integer, dimension(:,:,:,:,:), intent(in) send,
integer, dimension(:,:,:,:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters object from one process (type i5i5).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (undefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_i6i5()

subroutine mpifx_scatter_module::mpifx_scatter_i6i5 ( type(mpifx_comm), intent(in) mycomm,
integer, dimension(:,:,:,:,:,:), intent(in) send,
integer, dimension(:,:,:,:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters results on one process (type i6i5).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (indefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_i6i6()

subroutine mpifx_scatter_module::mpifx_scatter_i6i6 ( type(mpifx_comm), intent(in) mycomm,
integer, dimension(:,:,:,:,:,:), intent(in) send,
integer, dimension(:,:,:,:,:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters object from one process (type i6i6).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (undefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_l1l0()

subroutine mpifx_scatter_module::mpifx_scatter_l1l0 ( type(mpifx_comm), intent(in) mycomm,
logical, dimension(:), intent(in) send,
logical, intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters results on one process (type l1l0).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (indefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_l1l1()

subroutine mpifx_scatter_module::mpifx_scatter_l1l1 ( type(mpifx_comm), intent(in) mycomm,
logical, dimension(:), intent(in) send,
logical, dimension(:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters object from one process (type l1l1).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (undefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_l2l1()

subroutine mpifx_scatter_module::mpifx_scatter_l2l1 ( type(mpifx_comm), intent(in) mycomm,
logical, dimension(:,:), intent(in) send,
logical, dimension(:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters results on one process (type l2l1).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (indefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_l2l2()

subroutine mpifx_scatter_module::mpifx_scatter_l2l2 ( type(mpifx_comm), intent(in) mycomm,
logical, dimension(:,:), intent(in) send,
logical, dimension(:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters object from one process (type l2l2).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (undefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_l3l2()

subroutine mpifx_scatter_module::mpifx_scatter_l3l2 ( type(mpifx_comm), intent(in) mycomm,
logical, dimension(:,:,:), intent(in) send,
logical, dimension(:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters results on one process (type l3l2).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (indefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_l3l3()

subroutine mpifx_scatter_module::mpifx_scatter_l3l3 ( type(mpifx_comm), intent(in) mycomm,
logical, dimension(:,:,:), intent(in) send,
logical, dimension(:,:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters object from one process (type l3l3).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (undefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_l4l3()

subroutine mpifx_scatter_module::mpifx_scatter_l4l3 ( type(mpifx_comm), intent(in) mycomm,
logical, dimension(:,:,:,:), intent(in) send,
logical, dimension(:,:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters results on one process (type l4l3).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (indefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_l4l4()

subroutine mpifx_scatter_module::mpifx_scatter_l4l4 ( type(mpifx_comm), intent(in) mycomm,
logical, dimension(:,:,:,:), intent(in) send,
logical, dimension(:,:,:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters object from one process (type l4l4).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (undefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_l5l4()

subroutine mpifx_scatter_module::mpifx_scatter_l5l4 ( type(mpifx_comm), intent(in) mycomm,
logical, dimension(:,:,:,:,:), intent(in) send,
logical, dimension(:,:,:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters results on one process (type l5l4).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (indefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_l5l5()

subroutine mpifx_scatter_module::mpifx_scatter_l5l5 ( type(mpifx_comm), intent(in) mycomm,
logical, dimension(:,:,:,:,:), intent(in) send,
logical, dimension(:,:,:,:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters object from one process (type l5l5).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (undefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_l6l5()

subroutine mpifx_scatter_module::mpifx_scatter_l6l5 ( type(mpifx_comm), intent(in) mycomm,
logical, dimension(:,:,:,:,:,:), intent(in) send,
logical, dimension(:,:,:,:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters results on one process (type l6l5).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (indefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_l6l6()

subroutine mpifx_scatter_module::mpifx_scatter_l6l6 ( type(mpifx_comm), intent(in) mycomm,
logical, dimension(:,:,:,:,:,:), intent(in) send,
logical, dimension(:,:,:,:,:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters object from one process (type l6l6).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (undefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_s1s0()

subroutine mpifx_scatter_module::mpifx_scatter_s1s0 ( type(mpifx_comm), intent(in) mycomm,
real(sp), dimension(:), intent(in) send,
real(sp), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters results on one process (type s1s0).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (indefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_s1s1()

subroutine mpifx_scatter_module::mpifx_scatter_s1s1 ( type(mpifx_comm), intent(in) mycomm,
real(sp), dimension(:), intent(in) send,
real(sp), dimension(:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters object from one process (type s1s1).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (undefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_s2s1()

subroutine mpifx_scatter_module::mpifx_scatter_s2s1 ( type(mpifx_comm), intent(in) mycomm,
real(sp), dimension(:,:), intent(in) send,
real(sp), dimension(:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters results on one process (type s2s1).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (indefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_s2s2()

subroutine mpifx_scatter_module::mpifx_scatter_s2s2 ( type(mpifx_comm), intent(in) mycomm,
real(sp), dimension(:,:), intent(in) send,
real(sp), dimension(:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters object from one process (type s2s2).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (undefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_s3s2()

subroutine mpifx_scatter_module::mpifx_scatter_s3s2 ( type(mpifx_comm), intent(in) mycomm,
real(sp), dimension(:,:,:), intent(in) send,
real(sp), dimension(:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters results on one process (type s3s2).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (indefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_s3s3()

subroutine mpifx_scatter_module::mpifx_scatter_s3s3 ( type(mpifx_comm), intent(in) mycomm,
real(sp), dimension(:,:,:), intent(in) send,
real(sp), dimension(:,:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters object from one process (type s3s3).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (undefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_s4s3()

subroutine mpifx_scatter_module::mpifx_scatter_s4s3 ( type(mpifx_comm), intent(in) mycomm,
real(sp), dimension(:,:,:,:), intent(in) send,
real(sp), dimension(:,:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters results on one process (type s4s3).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (indefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_s4s4()

subroutine mpifx_scatter_module::mpifx_scatter_s4s4 ( type(mpifx_comm), intent(in) mycomm,
real(sp), dimension(:,:,:,:), intent(in) send,
real(sp), dimension(:,:,:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters object from one process (type s4s4).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (undefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_s5s4()

subroutine mpifx_scatter_module::mpifx_scatter_s5s4 ( type(mpifx_comm), intent(in) mycomm,
real(sp), dimension(:,:,:,:,:), intent(in) send,
real(sp), dimension(:,:,:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters results on one process (type s5s4).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (indefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_s5s5()

subroutine mpifx_scatter_module::mpifx_scatter_s5s5 ( type(mpifx_comm), intent(in) mycomm,
real(sp), dimension(:,:,:,:,:), intent(in) send,
real(sp), dimension(:,:,:,:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters object from one process (type s5s5).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (undefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_s6s5()

subroutine mpifx_scatter_module::mpifx_scatter_s6s5 ( type(mpifx_comm), intent(in) mycomm,
real(sp), dimension(:,:,:,:,:,:), intent(in) send,
real(sp), dimension(:,:,:,:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters results on one process (type s6s5).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (indefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_s6s6()

subroutine mpifx_scatter_module::mpifx_scatter_s6s6 ( type(mpifx_comm), intent(in) mycomm,
real(sp), dimension(:,:,:,:,:,:), intent(in) send,
real(sp), dimension(:,:,:,:,:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters object from one process (type s6s6).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (undefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_z1z0()

subroutine mpifx_scatter_module::mpifx_scatter_z1z0 ( type(mpifx_comm), intent(in) mycomm,
complex(dp), dimension(:), intent(in) send,
complex(dp), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters results on one process (type z1z0).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (indefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_z1z1()

subroutine mpifx_scatter_module::mpifx_scatter_z1z1 ( type(mpifx_comm), intent(in) mycomm,
complex(dp), dimension(:), intent(in) send,
complex(dp), dimension(:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters object from one process (type z1z1).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (undefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_z2z1()

subroutine mpifx_scatter_module::mpifx_scatter_z2z1 ( type(mpifx_comm), intent(in) mycomm,
complex(dp), dimension(:,:), intent(in) send,
complex(dp), dimension(:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters results on one process (type z2z1).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (indefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_z2z2()

subroutine mpifx_scatter_module::mpifx_scatter_z2z2 ( type(mpifx_comm), intent(in) mycomm,
complex(dp), dimension(:,:), intent(in) send,
complex(dp), dimension(:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters object from one process (type z2z2).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (undefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_z3z2()

subroutine mpifx_scatter_module::mpifx_scatter_z3z2 ( type(mpifx_comm), intent(in) mycomm,
complex(dp), dimension(:,:,:), intent(in) send,
complex(dp), dimension(:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters results on one process (type z3z2).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (indefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_z3z3()

subroutine mpifx_scatter_module::mpifx_scatter_z3z3 ( type(mpifx_comm), intent(in) mycomm,
complex(dp), dimension(:,:,:), intent(in) send,
complex(dp), dimension(:,:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters object from one process (type z3z3).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (undefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_z4z3()

subroutine mpifx_scatter_module::mpifx_scatter_z4z3 ( type(mpifx_comm), intent(in) mycomm,
complex(dp), dimension(:,:,:,:), intent(in) send,
complex(dp), dimension(:,:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters results on one process (type z4z3).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (indefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_z4z4()

subroutine mpifx_scatter_module::mpifx_scatter_z4z4 ( type(mpifx_comm), intent(in) mycomm,
complex(dp), dimension(:,:,:,:), intent(in) send,
complex(dp), dimension(:,:,:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters object from one process (type z4z4).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (undefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_z5z4()

subroutine mpifx_scatter_module::mpifx_scatter_z5z4 ( type(mpifx_comm), intent(in) mycomm,
complex(dp), dimension(:,:,:,:,:), intent(in) send,
complex(dp), dimension(:,:,:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters results on one process (type z5z4).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (indefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_z5z5()

subroutine mpifx_scatter_module::mpifx_scatter_z5z5 ( type(mpifx_comm), intent(in) mycomm,
complex(dp), dimension(:,:,:,:,:), intent(in) send,
complex(dp), dimension(:,:,:,:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters object from one process (type z5z5).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (undefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_z6z5()

subroutine mpifx_scatter_module::mpifx_scatter_z6z5 ( type(mpifx_comm), intent(in) mycomm,
complex(dp), dimension(:,:,:,:,:,:), intent(in) send,
complex(dp), dimension(:,:,:,:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters results on one process (type z6z5).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (indefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.

◆ mpifx_scatter_z6z6()

subroutine mpifx_scatter_module::mpifx_scatter_z6z6 ( type(mpifx_comm), intent(in) mycomm,
complex(dp), dimension(:,:,:,:,:,:), intent(in) send,
complex(dp), dimension(:,:,:,:,:,:), intent(out) recv,
integer, intent(in), optional root,
integer, intent(out), optional error )
private

Scatters object from one process (type z6z6).

Parameters
mycommMPI communicator.
sendQuantity to be sent for scattering.
recvReceived data on receive node (undefined on other nodes)
rootRoot process for the result (default: mycommleadrank)
errorError code on exit.