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