array_offset Function

public function array_offset(index, shape) result(offset)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: index(:)
integer, intent(in) :: shape(:)

Return Value integer