CABLE
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
array_offset
Function
10 statements
Source File
cable_array_utils.F90
cable_array_utils_mod
array_offset
Contents
public function array_offset(index, shape) result(offset)
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
index
(:)
integer,
intent(in)
::
shape
(:)
Return Value
integer