reserve tensor blocks using block indices
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(dbcsr_t_type), | intent(inout) | :: | tensor | |||
integer, | intent(in), | optional, | DIMENSION(:) | :: | blk_ind_1 |
index of blocks to reserve in each dimension |
integer, | intent(in), | optional, | DIMENSION(:) | :: | blk_ind_2 |
index of blocks to reserve in each dimension |
integer, | intent(in), | optional, | DIMENSION(:) | :: | blk_ind_3 |
index of blocks to reserve in each dimension |
integer, | intent(in), | optional, | DIMENSION(:) | :: | blk_ind_4 |
index of blocks to reserve in each dimension |