integerlists Subroutine

public subroutine integerlists(pline, ind, ni, list, after)

Arguments

Type IntentOptional Attributes Name
type(parsed_line), pointer :: pline
integer(kind=ip), intent(in) :: ind
integer(kind=ip) :: ni
integer(kind=ip) :: list(ni)
integer(kind=ip), intent(in), optional :: after

Contents