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