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