<snip>
Ok, I was able to run the poisson's example on an MED mesh! However, I had to comment out the 2D elements from the MED->SfePy desc translation dict below. I am getting a SEGFAULT when running with multiple dimension meshes. I suspect the mixed dimensionality of the mesh is overrunning some array bounds in the C code. I guess for now we can try to grab only 3D elements if they exist, and if not, grab 2D elements.
Here is the mesh and sfepy problem description file for those interested.
Best, Logan
-- You received this message because you are subscribed to the Google Groups "sfepy-devel" group. To post to this group, send email to sfepy...@googlegroups.com. To unsubscribe from this group, send email to sfepy-devel...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/sfepy-devel?hl=en.