(git:34ef472)
dbt_tas_io.F File Reference

Go to the source code of this file.

Modules

module  dbt_tas_io
 tall-and-skinny matrices: Input / Output
 

Functions/Subroutines

subroutine, public dbt_tas_io::dbt_tas_write_matrix_info (matrix, unit_nr, full_info)
 Write basic infos of tall-and-skinny matrix: block dimensions, full dimensions, process grid dimensions. More...
 
subroutine, public dbt_tas_io::dbt_tas_write_dist (matrix, unit_nr, full_info)
 Write info on tall-and-skinny matrix distribution & load balance. More...
 
subroutine, public dbt_tas_io::dbt_tas_write_split_info (info, unit_nr, name)
 Print info on how matrix is split. More...
 
integer function, public dbt_tas_io::prep_output_unit (unit_nr)
 ... More...