|
User /
Domain123sprThe Domain123spr module creates a 1-, 2-, or 3-D regular Cartesian grid. You must specify the number of nodes in each dimension (xdim, ydim, zdim) and the spacing of the nodes in each dimension (dx, dy, dz, in cm). Internally, Domain123spr uses a "sparse (general) matrix" implementation which requires a significant amount of memory and can be slower to compute with. See also Domain123 and Domain123spb. |