function_name Module Procedure

module procedure function_name elemental module function function_name(self) result(string)

Arguments

Type IntentOptional Attributes Name
class(swish_t), intent(in) :: self

Return Value type(string_t)


Calls

proc~~function_name~~CallsGraph proc~function_name function_name string_t string_t proc~function_name->string_t