Re: [Libmesh-users] node location

2015-04-30 Thread Paul T. Bauman
On Thu, Apr 30, 2015 at 7:43 PM, Hafez Asgharzadeh 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/classlibMes

[Libmesh-users] node location

2015-04-30 Thread Hafez Asgharzadeh
Hi, I am working with 3-nodes element. I am wondering how i can get each elements nodes location (X,Y,Z) and also neighbor elements global indices? Also I am new at Libmesh, i am wondering how i can use gdb debugger on libmesh? In advance i appreciate your kind attention, Bests, Hafez -