reallists Subroutine

public subroutine reallists(pline, ind, nv, list, after)

Arguments

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

Contents