operator(.index.) Interface

public interface operator(.index.)

Functions

private module function index_array(a, indices) result(c)

Arguments

Type IntentOptional Attributes Name
class(array_type), intent(in), target :: a
integer, intent(in), dimension(:) :: indices

Return Value type(array_type), pointer