Source Files
Modules
Procedures
Derived Types
slice_left
Interface
8 statements
Source File
diffstruc_operations_broadcast.f90
diffstruc__operations_broadcast
slice_left
Contents
Functions
slice_left_array
public interface slice_left
Functions
private module function slice_left_array(a, b, dim) result(c)
Implementation →
Arguments
Type
Intent
Optional
Attributes
Name
class(
array_type
),
intent(in),
target
::
a
integer,
intent(in)
::
b
integer,
intent(in),
optional
::
dim
Return Value
type(
array_type
), pointer