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