Re: [Libmesh-devel] Need extra data in XDA

2013-06-27 Thread Kirk, Benjamin (JSC-EG311)
On Jun 27, 2013, at 12:01 PM, Cody Permann wrote: > This seems like a simple thing to implement for somebody familiar with the > layout. Either John or myself could do this, but we might need a little > guidance. Any help is appreciated. Yeah, we made some recent changes (8 months?) in th

[Libmesh-devel] Need extra data in XDA

2013-06-27 Thread Cody Permann
Gentlemen, We need to get the named entities on the mesh saved to the XDA format for the purpose of restart. There are only three maps in mesh_base.h and boundary_info.h (shown below) that need to be written and read through the XDA reader/writer. I was going to put this in a long time ago, but J