get_label Function

private pure function get_label(this) result(label)

Returns the current label.

Type Bound

matrix_t

Arguments

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

type instance

Return Value character(len=len(this%label))

current matrix label