type_real_attribute Derived Type

type, public, extends(type_attribute) :: type_real_attribute


Inherits

type~~type_real_attribute~~InheritsGraph type~type_real_attribute type_real_attribute type~type_attribute type_attribute type~type_real_attribute->type~type_attribute type~type_attribute->type~type_attribute next

Contents


Components

TypeVisibility AttributesNameInitial
character(len=string_length), public :: name =''
class(type_attribute), public, pointer:: next=> null()
real(kind=rk), public :: value =0.0_rk