[][src]Function arctk::tools::index::linear_to_three_dim

#[must_use]pub const fn linear_to_three_dim(n: usize, res: [usize; 3]) -> [usize; 3]

Create the next three-dimensional index from the given linear index.