On Thu, Apr 30, 2015 at 7:43 PM, Hafez Asgharzadeh <[email protected]> wrote:
> > I am wondering how i can get each elements nodes location (X,Y,Z) http://libmesh.github.io/doxygen/classlibMesh_1_1TypeVector.html#a608985f52c18676847e7acb6623beb24 > neighbor elements http://libmesh.github.io/doxygen/classlibMesh_1_1Elem.html#a06576c749e62f4a5962e112e5441c31b > global indices? > http://libmesh.github.io/doxygen/classlibMesh_1_1Elem.html#a7cffa0aae912cc004972c9ea34a22ad4 > Also I am new at Libmesh, Here is the link to the documentation: http://libmesh.github.io/doxygen/classes.html You will find it very useful and you will find folks more willing to help if it's clear you've tried to examine the documentation. > i am wondering how i can use gdb debugger on > libmesh? > Just like any other program. E.g., http://www.unknownroad.com/rtfm/gdbtut/ ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
