fdf_file Derived Type

type, private :: fdf_file


Contents


Components

Type Visibility Attributes Name Initial
integer(kind=ip), public :: nlines
type(line_dlist), public, pointer :: first => null()
type(line_dlist), public, pointer :: last => null()