stella
Manual
Source Files
Modules
Procedures
Derived Types
Namelists
Programs
c_redist_22_mpi_copy
Subroutine
39 statements
Source File
redistribute.f90
redistribute
c_redist_22_mpi_copy
Contents
private subroutine c_redist_22_mpi_copy(r, from_here, to_here)
Uses
mp
Arguments
Type
Intent
Optional
Attributes
Name
type(
redist_type
),
intent(inout)
::
r
complex,
intent(in),
dimension(r%from_low(1):, r%from_low(2):)
::
from_here
complex,
intent(inout),
dimension(r%to_low(1):, r%to_low(2):)
::
to_here