dyn_file_type Derived Type

type, public, extends(file_desc_t) :: dyn_file_type


Components

Type Visibility Attributes Name Initial
type(time_info_type), public :: time_info

Constructor

public interface dyn_file_type

  • private function constructor(filename, year_position)

    Arguments

    Type IntentOptional Attributes Name
    character(len=*), intent(in) :: filename
    type(year_position_type), intent(in) :: year_position

    Return Value type(dyn_file_type)