ndims_matrix_column Function

public pure function ndims_matrix_column(tensor)

how many tensor dimensions are mapped to matrix column

Arguments

Type IntentOptional Attributes Name
type(dbcsr_t_type), intent(in) :: tensor

Return Value integer(kind=int_8)