get_array_base_indices

Function get_array_base_indices 

Source
fn get_array_base_indices(dyn_type: &DynSolType) -> String
Expand description

Returns the base indices for array types, e.g. “[0][0]” for 2D arrays.