Re: [Libmesh-users] tetgen subregions

2011-08-03 Thread John Peterson
On Wed, Aug 3, 2011 at 12:36 PM, robert wrote: > Hi John, > > I found a simple way to work around the problem. I just added a public > vector > > std::vector roberts_region; > > to the class TetGenIO. In the according function TetGenIO::read(...) the > following is already implemented: > > // Read

Re: [Libmesh-users] tetgen subregions

2011-08-03 Thread robert
Hi John, I found a simple way to work around the problem. I just added a public vector std::vector roberts_region; to the class TetGenIO. In the according function TetGenIO::read(...) the following is already implemented: // Read attributes from the stream. for (unsigned int j=0; j> dummy; .

Re: [Libmesh-users] tetgen subregions

2011-08-03 Thread John Peterson
On Wed, Aug 3, 2011 at 7:10 AM, robert wrote: > Hi to all, > > I want to read a mesh from a tetgen-output file. In tetgen I have > specified different regions. Now I am trying to read the mesh by: > > Mesh new_mesh; > new_mesh.read("mesh/almirante_box.1.ele"); > > > Here are the first lines of my

[Libmesh-users] tetgen subregions

2011-08-03 Thread robert
Hi to all, I want to read a mesh from a tetgen-output file. In tetgen I have specified different regions. Now I am trying to read the mesh by: Mesh new_mesh; new_mesh.read("mesh/almirante_box.1.ele"); Here are the first lines of my *.ele file: 542385 4 1 1 16340 63454 13