Hi K, .xda should be ASCII already, no? For example, look at the example adaptivity_ex2. That example outputs saved_mesh.xda and saved_solution.xda, which are ASCII files. (The .xdr format is binary.)
David On 02/06/2012 02:29 AM, Kyunghoon Lee wrote: > Hello all, > > I have a binary mesh file (xda) that I'd like to convert it to ASCII > formats (either gmv or gmsh). I wonder if I can go it with libmesh; if > not, I wonder which tools I can use for the conversion. Looking forward to > getting any tips. > > Best regards, > K. Lee. > ------------------------------------------------------------------------------ > Try before you buy = See our experts in action! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-dev2 > _______________________________________________ > Libmesh-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/libmesh-users ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
