File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2217622176\item
2217722177\tcode{0} if the multidimensional index space \exposid{extents_} is empty,
2217822178\item
22179- otherwise, \tcode{*this((( \exposid{extents_}(P_rank) - index_type(1)) ...) ) + 1}.
22179+ otherwise, \tcode{( *this)( \exposid{extents_}.extent (P_rank) - index_type(1)...) + 1}.
2218022180\end{itemize}
2218122181\end{itemdescr}
2218222182
2280222802\pnum
2280322803\returns
2280422804\tcode{0} if the multidimensional index space \exposid{extents_} is empty,
22805- otherwise \tcode{*this((( \exposid{extents_}(P_rank) - index_type(1)) ...) ) + 1}.
22805+ otherwise \tcode{( *this)( \exposid{extents_}.extent (P_rank) - index_type(1)...) + 1}.
2280622806\end{itemdescr}
2280722807
2280822808\indexlibrarymember{layout_right_padded::mapping}{operator()}%
You can’t perform that action at this time.
0 commit comments