fffc_kinds Module


Contents


Variables

Type Visibility Attributes Name Initial
integer, public, parameter :: fffc_real_kind = kind(0.0d0)
integer, public, parameter :: fffc_real_kind = kind(0.0)
integer, public, parameter :: fffc_complex_kind = fffc_real_kind
integer, public, parameter :: fffc_int_kind = kind(0)