Dear Libmesh developers, in the libmesh example ex4 (http://libmesh.sourceforge.net/introduction_ex4.php) there is the following statement
Mesh mesh(init.comm()); However in the class documentation (http://libmesh.sourceforge.net/doxygen/classlibMesh_1_1Mesh.php) there is another constructor Mesh (unsigned int dim=1) So, what is the correct way to create the Mesh object? Thank you, Michael. -- Michael Povolotskyi, PhD Research Assistant Professor Network for Computational Nanotechnology 207 S Martin Jischke Drive Purdue University, DLR, room 441-10 West Lafayette, Indiana 47907 phone: +1-765-494-9396 fax: +1-765-496-6026 ------------------------------------------------------------------------------ DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access Free app hosting. Or install the open source package on any LAMP server. Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
