LatticeSpace.mapCellIndexToLinear¶
Summary¶
LatticeSpace.mapCellIndexToLinear() encodes a valid two- or three-dimensional cell index using X-fastest storage order.
Syntax¶
Returns¶
number - The zero-based linear cell index.
Notes¶
The method throws when rank or components fall outside dimensions.