String_mci Interface

public interface String_mci

Module Procedures

private subroutine mci0_(marg, thread)

Arguments

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

private subroutine mci1_(marg, thread)

Arguments

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

private subroutine mci2_(marg, thread)

Arguments

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

private subroutine mci3_(marg, thread)

Arguments

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