c_dbcsr_t_get_stored_coordinates Subroutine

private subroutine c_dbcsr_t_get_stored_coordinates(c_tensor, tensor_dim, c_ind_nd, c_processor) bind(C, name="c_dbcsr_t_get_stored_coordinates")

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_nd
integer(kind=c_int), intent(out) :: c_processor