Re: [Libmesh-users] Create Mesh with a given set of nodes

2012-12-26 Thread Roy Stogner
On Wed, 26 Dec 2012, Dharmendar Reddy wrote:    I was initially trying with gmsh. Gmsh does create a with mesh with given set of nodes but some nodes, especially those near the boundaries are not mapped to mesh nodes. Really? I didn't realize that. Are you suggesting that i first c

Re: [Libmesh-users] Create Mesh with a given set of nodes

2012-12-26 Thread Roy Stogner
On Wed, 26 Dec 2012, Dharmendar Reddy wrote: > Is it possible to create a mesh with given points inside a 2D or 3D > boundary? the mesh can have extra points, but it must have the points I > give as input. We have interfaces to Triangle and TetGen that might be able to accomplish this. Otherwis

[Libmesh-users] Create Mesh with a given set of nodes

2012-12-26 Thread Dharmendar Reddy
Hello, I need some help with using libMesh. Is it possible to create a mesh with given points inside a 2D or 3D boundary? the mesh can have extra points, but it must have the points I give as input. If you have any idea about this can i meet you some time? or point me to libmesh functions that i m