get_name Function

public pure function get_name(impl) result(res)

Arguments

Type IntentOptional Attributes Name
type(GAS_exc_gen_t), intent(in) :: impl

Return Value character(len=:), allocatable


Contents