dbcsr_t_blk_offsets Subroutine

public subroutine dbcsr_t_blk_offsets(tensor, ind, blk_offset)

offset of tensor block

Arguments

Type IntentOptional Attributes Name
type(dbcsr_t_type), intent(in) :: tensor
integer, intent(in), DIMENSION(ndims_tensor(tensor)) :: ind

block index

integer, intent(out), DIMENSION(ndims_tensor(tensor)) :: blk_offset

block offset