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 2344523445\item
2344623446\tcode{0} if the multidimensional index space \exposid{extents_} is empty,
2344723447\item
23448- otherwise, \tcode{*this((( \exposid{extents_}(P_rank) - index_type(1)) ...) ) + 1}.
23448+ otherwise, \tcode{( *this)( \exposid{extents_}.extent (P_rank) - index_type(1)...) + 1}.
2344923449\end{itemize}
2345023450\end{itemdescr}
2345123451
2407124071\pnum
2407224072\returns
2407324073\tcode{0} if the multidimensional index space \exposid{extents_} is empty,
24074- otherwise \tcode{*this((( \exposid{extents_}(P_rank) - index_type(1)) ...) ) + 1}.
24074+ otherwise \tcode{( *this)( \exposid{extents_}.extent (P_rank) - index_type(1)...) + 1}.
2407524075\end{itemdescr}
2407624076
2407724077\indexlibrarymember{layout_right_padded::mapping}{operator()}%
You can’t perform that action at this time.
0 commit comments