construct_from_component Module Procedure

module procedure construct_from_component elemental module function construct_from_component(selection) result(activation)

Arguments

Type IntentOptional Attributes Name
integer(kind=c_int), intent(in) :: selection

Return Value type(activation_t)