i think he refers to INRIA mesh file. libmesh should not support it, but you can convert it via gmsh, for example.
On Mon, Feb 13, 2012 at 4:30 PM, Roy Stogner <[email protected]> wrote: > > On Mon, 13 Feb 2012, Nicolas Bachelard wrote: > >> I mean that I want to use libmesh on mesh written on ".mesh" files. I have >> seen that people use other format like XDR or GMV... So I wonder if libmesh >> understand ".mesh". > > Even my movie player understands .mesh files: > > mv Ghostbusters.mp4 Ghostbusters.mesh > mplayer Ghostbusters.mesh > > Voila! > > But seriously: there are multiple programs and libraries that call > their output ".mesh" - the file extension alone isn't enough to > identify the file contents. What program outputs these files; what's > the underlying format called? > > But regardless, my best guess would be "no"; I don't know of anything > that outputs a format libMesh reads and sticks a .mesh file extension > on it. ".msh" (from Gmsh), yes, ".mesh" no. > --- > Roy > > ------------------------------------------------------------------------------ > 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
