On Thu, 6 Oct 2011, John Peterson wrote: > Note: libmesh *could* actually be forced to write exodus files with > the correct dimension... right now we write everything with dim=3, > hence needing to determine the actual dimension after reading the > elements.
What does "the correct dimension" mean in this context? We currently embed everything in LIBMESH_DIM space, regardless of what dimensional manifold the elements form in that space. I'd rather not accidentally break support for lower-dimensional manifolds that curve through a higher-dimensional space, (plus I still fantasize about supporting non-manifold meshes in the distant future). --- Roy ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2dcopy1 _______________________________________________ Libmesh-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-devel
