pub fn preprocess_shift(
    (in_row, in_col): (MeshRowData, MeshColData)
) -> (MeshRowData, MeshColData)
Expand description

Shift input interface.