c_dbcsr_t_blk_sizes Subroutine

private subroutine c_dbcsr_t_blk_sizes(c_tensor, tensor_dim, c_ind, c_blk_size) bind(C, name="c_dbcsr_t_blk_sizes")

Arguments

Type IntentOptional Attributes Name
type(c_ptr), intent(in), VALUE :: c_tensor
integer(kind=c_int), intent(in), VALUE :: tensor_dim
integer(kind=c_int), intent(in), DIMENSION(tensor_dim) :: c_ind
integer(kind=c_int), intent(out), DIMENSION(tensor_dim) :: c_blk_size