String_mco Interface

public interface String_mco

Module Procedures

private subroutine mco0_(marg, thread)

Arguments

Type IntentOptional Attributes Name
type(String), intent(in) :: marg
character(len=*), intent(in) :: thread

private subroutine mco1_(marg, thread)

Arguments

Type IntentOptional Attributes Name
type(String), intent(in), dimension(:) :: marg
character(len=*), intent(in) :: thread

private subroutine mco2_(marg, thread)

Arguments

Type IntentOptional Attributes Name
type(String), intent(in), dimension(:,:) :: marg
character(len=*), intent(in) :: thread

private subroutine mco3_(marg, thread)

Arguments

Type IntentOptional Attributes Name
type(String), intent(in), dimension(:,:,:) :: marg
character(len=*), intent(in) :: thread