cable_output_dim_get_name Function

private elemental function cable_output_dim_get_name(this) result(name)

Return the dimension name.

Type Bound

cable_output_dim_t

Arguments

Type IntentOptional Attributes Name
class(cable_output_dim_t), intent(in) :: this

Return Value character(len=64)