Toggle navigation
libfdf
Overview
Contents
Source Files
Modules
Procedures
Derived Types
Source Files
Modules
Procedures
Derived Types
integerlists
Subroutine
FreeBSD Documentation License
115 statements
Source File
parse.F90
fdf_parse
integerlists
Contents
public subroutine integerlists(pline, ind, ni, list, after)
Arguments
Type
Intent
Optional
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