mall_mco Interface

public interface mall_mco

Module Procedures

private subroutine coI0_(marg, thread)

Arguments

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

private subroutine coI1_(marg, thread)

Arguments

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

private subroutine coI2_(marg, thread)

Arguments

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

private subroutine coI3_(marg, thread)

Arguments

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

private subroutine coR0_(marg, thread)

Arguments

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

private subroutine coR1_(marg, thread)

Arguments

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

private subroutine coR2_(marg, thread)

Arguments

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

private subroutine coR3_(marg, thread)

Arguments

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

private subroutine coD0_(marg, thread)

Arguments

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

private subroutine coD1_(marg, thread)

Arguments

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

private subroutine coD2_(marg, thread)

Arguments

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

private subroutine coD3_(marg, thread)

Arguments

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

private subroutine coL0_(marg, thread)

Arguments

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

private subroutine coL1_(marg, thread)

Arguments

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

private subroutine coL2_(marg, thread)

Arguments

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

private subroutine coL3_(marg, thread)

Arguments

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

private subroutine coC0_(marg, thread)

Arguments

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

private subroutine coC1_(marg, thread)

Arguments

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

private subroutine coC2_(marg, thread)

Arguments

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

private subroutine coC3_(marg, thread)

Arguments

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