get_label Function

private pure function get_label(this) result(label)

Returns the current label.

Arguments

TypeIntentOptionalAttributesName
class(matrix_t), intent(in) :: this

type instance

Return Value character

current matrix label


Contents

None