Hello,

How does Dx store a regular grid?  Does it store all of the positions
explicitly?

I am using a large regular grid (257 x 257 x 257) with irregular connections to
define an unstructured Cartesian mesh.  Hence, there are a large number of
points on the regular gird that I do not use.

I am getting "signal 11 caught" messages with 256Mb of memory, and I was just
wondering if the grid storage is the problem.  If so, is there a way to tell Dx
to ignore the unused positions without making an "invalid positions" array?

Thanks,
Jason

Reply via email to