dbcsr_t_write_tensor_info Subroutine

public subroutine dbcsr_t_write_tensor_info(tensor, unit_nr, full_info)

Write tensor global info: block dimensions, full dimensions and process grid dimensions

Arguments

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

Whether to print distribution and block size vectors