c_dbcsr_t_copy_matrix_to_tensor Subroutine

private subroutine c_dbcsr_t_copy_matrix_to_tensor(c_matrix_in, c_tensor_out, c_summation) bind(C, name="c_dbcsr_t_copy_matrix_to_tensor")

Arguments

Type IntentOptional Attributes Name
type(c_ptr), intent(in), VALUE :: c_matrix_in
type(c_ptr), intent(in), VALUE :: c_tensor_out
logical(kind=c_bool), intent(in), optional :: c_summation