Thanks! 

I see that this is all done using XDR. Is there a particular reason to prefer 
XDR as opposed to .exo? I understand that libMesh provides extensive API for 
this. 

Can XDR be used for data visualization? 

Do you know if someone has implemented a read function from .exo files? Given 
that I am already using it for post processing (visualization in Paraview), it 
would be good to use the same data for other computations, as opposed to 
writing XDR files in addition. 

-Manav

> On Nov 6, 2017, at 9:36 AM, David Knezevic <[email protected]> wrote:
> 
> Regarding this:
>  
> I seem to remember the Reduced Basis code doing something tricky...
> looks like it's using System::read_serialized_data() directly?
> 
> Yes, that's right. See RBEvaluation::read_in_vectors and 
> RBEvaluation::write_out_vectors.
> 
> David

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to