ikit Derived Type

type, private :: ikit

FIXME : Add documentation


Contents

Source Code


Components

Type Visibility Attributes Name Initial
integer, public :: ik
integer, public :: it

Source Code

  type :: ikit
     integer :: ik, it
  end type ikit