mall_mci Interface

public interface mall_mci

Module Procedures

private subroutine ciI0_(marg, thread)

Arguments

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

private subroutine ciI1_(marg, thread)

Arguments

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

private subroutine ciI2_(marg, thread)

Arguments

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

private subroutine ciI3_(marg, thread)

Arguments

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

private subroutine ciR0_(marg, thread)

Arguments

Type IntentOptional Attributes Name
real(kind=SP), intent(in) :: marg
character(len=*), intent(in) :: thread

private subroutine ciR1_(marg, thread)

Arguments

Type IntentOptional Attributes Name
real(kind=SP), intent(in), dimension(:) :: marg
character(len=*), intent(in) :: thread

private subroutine ciR2_(marg, thread)

Arguments

Type IntentOptional Attributes Name
real(kind=SP), intent(in), dimension(:,:) :: marg
character(len=*), intent(in) :: thread

private subroutine ciR3_(marg, thread)

Arguments

Type IntentOptional Attributes Name
real(kind=SP), intent(in), dimension(:,:,:) :: marg
character(len=*), intent(in) :: thread

private subroutine ciD0_(marg, thread)

Arguments

Type IntentOptional Attributes Name
real(kind=DP), intent(in) :: marg
character(len=*), intent(in) :: thread

private subroutine ciD1_(marg, thread)

Arguments

Type IntentOptional Attributes Name
real(kind=DP), intent(in), dimension(:) :: marg
character(len=*), intent(in) :: thread

private subroutine ciD2_(marg, thread)

Arguments

Type IntentOptional Attributes Name
real(kind=DP), intent(in), dimension(:,:) :: marg
character(len=*), intent(in) :: thread

private subroutine ciD3_(marg, thread)

Arguments

Type IntentOptional Attributes Name
real(kind=DP), intent(in), dimension(:,:,:) :: marg
character(len=*), intent(in) :: thread

private subroutine ciL0_(marg, thread)

Arguments

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

private subroutine ciL1_(marg, thread)

Arguments

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

private subroutine ciL2_(marg, thread)

Arguments

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

private subroutine ciL3_(marg, thread)

Arguments

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

private subroutine ciC0_(marg, thread)

Arguments

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

private subroutine ciC1_(marg, thread)

Arguments

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

private subroutine ciC2_(marg, thread)

Arguments

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

private subroutine ciC3_(marg, thread)

Arguments

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