c_redist_22_inv Subroutine

private subroutine c_redist_22_inv(r, from_here, to_here)

Arguments

Type IntentOptional Attributes Name
type(redist_type), intent(inout) :: r
complex, intent(in), dimension(r%to_low(1):, r%to_low(2):) :: from_here
complex, intent(inout), dimension(r%from_low(1):, r%from_low(2):) :: to_here