concatenate Interface

public interface concatenate

Module Procedures

private subroutine concatenate_(iList1, iList2, oList)

Arguments

Type IntentOptional Attributes Name
type(List), intent(in) :: iList1
type(List), intent(in) :: iList2
type(List), intent(out) :: oList