dbcsr_tas_write_matrix_info Subroutine

public subroutine dbcsr_tas_write_matrix_info(matrix, unit_nr, full_info)

Write basic infos of tall-and-skinny matrix: block dimensions, full dimensions, process grid dimensions

Arguments

Type IntentOptional Attributes Name
type(dbcsr_tas_type), intent(in) :: matrix
integer, intent(in) :: unit_nr
logical, intent(in), optional :: full_info

Whether to print distribution and block size vectors