DBCSR
2.7.0
Guide
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
c_dbcsr_t_copy_matrix_to_tensor
Subroutine
16 statements
Source File
dbcsr_tensor_api_c.F
dbcsr_tensor_api_c
c_dbcsr_t_copy_matrix_to_tensor
Contents
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
Intent
Optional
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