group_to_all Interface

public interface group_to_all

Module Procedures

private subroutine group_to_all_real(group, all, njobs)

Arguments

Type IntentOptional Attributes Name
real, intent(in) :: group
real, intent(out), dimension(:) :: all
integer, intent(in) :: njobs

private subroutine group_to_all_real_array(group, all, njobs)

Arguments

Type IntentOptional Attributes Name
real, intent(in), dimension(:) :: group
real, intent(out), dimension(:, :) :: all
integer, intent(in) :: njobs