On Wed, Nov 6, 2013 at 6:36 PM, Kirk, Benjamin (JSC-EG311) <
benjamin.k...@nasa.gov> wrote:

>
> On Nov 6, 2013, at 6:42 PM, "Kirk, Benjamin (JSC-EG311)" <
> benjamin.k...@nasa.gov>
>  wrote:
>
> >>
> >> Unfortunately this has thrown an enormous monkey wrench into my current
> project (doing perfect restart in MOOSE). I thought I was 99% done (it all
> works in serial with compact meshes that are zero indexed... but everything
> is scrambled in parallel)... but I was counting on the XDA formats in
> libMesh working in a way that the perfect (as in an exact replica) mesh and
> EQSys showed up on the other side of a write a read... and it turns out not
> to be the case...
> >
> >
> > If you have a minimal example I could help modify the existing parallel
> file I/O implementation to see if we can get what you want.  I don't know
> of anyone relying on backward compatibility for the parallel format, so I'm
> not too worried about changes there.
>
> OK, so I've reminded myself of where this was left off - the parallel I/O
> for the equation systems is in place, while for the mesh it is not
> implemented yet. I'll review where things was left off, and I don't think
> it'll be that difficult to implement what you're looking for.
>
> -Ben
>

Let us know where we can help.  I was going to element IDs back to the
connectivity arrays in XDA output and also add node IDs to that format for
the first time too.  That might be counter-productive if you are going
another direction.

Cody

>
>
>
> ------------------------------------------------------------------------------
> November Webinars for C, C++, Fortran Developers
> Accelerate application performance with scalable programming models.
> Explore
> techniques for threading, error checking, porting, and tuning. Get the most
> from the latest Intel processors and coprocessors. See abstracts and
> register
> http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
> _______________________________________________
> Libmesh-devel mailing list
> Libmesh-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/libmesh-devel
>
------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to