On Thu, May 2, 2013 at 9:33 AM, Niraj Kumar Jha <[email protected]> wrote: > Hi > > I am totally new to libmesh and got a tutorial from this website > http://cmaf.ptmat.fc.ul.pt/~pvieira/libmesh/.. > > I was just referring to example 1 posted here. I am unable to make it > run..may be some problem with make file.. > > > *********************************************************************** > copied from http://cmaf.ptmat.fc.ul.pt/~pvieira/libmesh/. > ******************************************************************/ > > #include <iostream> > #include "libmesh/libmesh.h" > #include "libmesh/mesh.h" > #include "libmesh/mesh_output.h" > #include "libmesh/mesh_generation.h" > #include "libmesh/xd3d_io.h"
What is xd3d_io.h? What is the error message? -- John ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite It's a free troubleshooting tool designed for production Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://p.sf.net/sfu/appdyn_d2d_ap2 _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
