copper_cfg_t Derived Type

type, public :: copper_cfg_t


Components

Type Visibility Attributes Name Initial
real(kind=dp), public :: RRR

Source Code

  type copper_cfg_t
    real(dp) :: RRR
  end type copper_cfg_t