Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*) | :: | label | ||||
integer(kind=ip) | :: | ni | ||||
integer(kind=ip) | :: | list(ni) | ||||
type(line_dlist), | optional, | pointer | :: | line |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*) | :: | label | ||||
integer(kind=ip) | :: | nv | ||||
real(kind=dp) | :: | list(nv) | ||||
type(line_dlist), | optional, | pointer | :: | line |