R/generators.R
unpack.field.Rd
unpack.field takes a vector and produces a 2D array.
unpack.field(phi, nx, ny)
Tabulated function
Number of grid cells in the x direction
Number of grid cells in the y direction
length(phi) must equal nx * ny.