On Wed, 30 Mar 2011, [email protected] wrote: >> Would you try the svn HEAD? For snprintf and strtok_r, I got rid of >> them entirely and replaced them with standard C++ 2003 idioms. > > I am just starting with my C++ experience, so I do not know how to do that.
We've got instructions here: http://libmesh.sourceforge.net/installation.php If you're on Linux for now then svn should be easy to install, and then "svn checkout https://libmesh.svn.sourceforge.net/svnroot/libmesh/trunk/libmesh" is all you need to get the latest libMesh developers' release. > Ok, starting with the standard graphical output. I saw in the > example, that gnuplot is used. In example 0, you mean? I think Gnuplot may only be usable for 1D meshes, since data on those can be output as a graph. --- Roy ------------------------------------------------------------------------------ Create and publish websites with WebMatrix Use the most popular FREE web apps or write code yourself; WebMatrix provides all the features you need to develop and publish your website. http://p.sf.net/sfu/ms-webmatrix-sf _______________________________________________ Libmesh-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-devel
