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