Returns the position in the matrix of a given point. Dedicated to 3 dimensions structures.
L = localise3d(t)
the index of the node (between 1 and npoints). We can pass several points at the same time.
the index (3 values because we are in 3 dimensions) of the corresponding node in the matrix.
Returns the position in the matrix of a given point. Dedicated to 3 dimensions structures.