DBCSR
2.7.0
Guide
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
random_blk_sizes
Subroutine
32 statements
Source File
dbcsr_tensor_example_1.F
dbcsr_tensor_example_1
random_blk_sizes
Contents
subroutine random_blk_sizes(total_size, nblk, blk_sizes)
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
total_size
integer,
intent(out)
::
nblk
integer,
intent(out),
allocatable
::
blk_sizes
(:)