Re: [Libmesh-users] Nodes set from Generated mesh

2018-02-05 Thread John Peterson
On Mon, Feb 5, 2018 at 1:26 PM, Xiao Ma wrote: > Hi All, > > > I am wondering if the build in function MeshTools::Generation contains > information about the node set, It contains sidesets, but no nodesets. > for example , 2D mesh, the top and bottom , > left and right edge node set ? and a

[Libmesh-users] Nodes set from Generated mesh

2018-02-05 Thread Xiao Ma
Hi All, I am wondering if the build in function MeshTools::Generation contains information about the node set, for example , 2D mesh, the top and bottom , left and right edge node set ? and associated the element set ? If so , how to get access to these arrays . Thank you , Xiao --