ExcitationTypeNames_t Derived Type

type, private :: ExcitationTypeNames_t


Contents

Source Code


Components

Type Visibility Attributes Name Initial
character(len=30), public :: str

Source Code

    type :: ExcitationTypeNames_t
        character(30) :: str

    end type ExcitationTypeNames_t