measure_gather Interface

public interface measure_gather

Module Procedures

private subroutine measure_gather_32(map, gin, gout)

Arguments

Type IntentOptional Attributes Name
type(redist_type), intent(inout) :: map
complex, intent(in), dimension(:, :, :) :: gin
complex, intent(out), dimension(:, :) :: gout

private subroutine measure_gather_33(map, gin, gout)

Arguments

Type IntentOptional Attributes Name
type(redist_type), intent(inout) :: map
complex, intent(in), dimension(:, :, :) :: gin
complex, intent(out), dimension(:, :, :) :: gout

private subroutine measure_gather_22(map, gin, gout)

Arguments

Type IntentOptional Attributes Name
type(redist_type), intent(inout) :: map
complex, intent(in), dimension(:, :) :: gin
complex, intent(out), dimension(:, :) :: gout