DBCSR
2.8.0
Guide
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
dbcsr_t_crop
Subroutine
178 statements
Source File
dbcsr_tensor_split.F
dbcsr_tensor_split
dbcsr_t_crop
Contents
public subroutine dbcsr_t_crop(tensor_in, tensor_out, bounds, move_data)
Arguments
Type
Intent
Optional
Attributes
Name
type(
dbcsr_t_type
),
intent(inout)
::
tensor_in
type(
dbcsr_t_type
),
intent(out)
::
tensor_out
integer,
intent(in),
DIMENSION(2, ndims_tensor(tensor_in))
::
bounds
logical,
intent(in),
optional
::
move_data