eclass Interface

interface
public function eclass(lista, listb, n)

Arguments

Type IntentOptional AttributesName
integer(kind=I4B), intent(in), DIMENSION(:):: lista
integer(kind=I4B), intent(in), DIMENSION(:):: listb
integer(kind=I4B), intent(in) :: n

Return Value integer(kind=I4B), DIMENSION(n)