Source Files
Modules
Procedures
Derived Types
slice_right
Interface
8 statements
Source File
diffstruc_operations_broadcast.f90
diffstruc__operations_broadcast
slice_right
Contents
Functions
slice_right_array
public interface slice_right
Functions
private module function slice_right_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