Re: [Libmesh-users] node id (fwd)

2010-12-23 Thread Roy Stogner
Forwarding to list in case anyone runs into the same problem later -- Forwarded message -- Date: Sat, 18 Dec 2010 18:18:21 -0500 From: Michael Povolotskyi To: Roy Stogner Subject: Re: [Libmesh-users] node id On 12/18/2010 12:05 AM, Roy Stogner wrote: > > > On We

Re: [Libmesh-users] node id

2010-12-17 Thread Roy Stogner
On Wed, 15 Dec 2010, Michael Povolotskyi wrote: > Dear Libmesh developers, > I have a question about the node id. > > Is it assumed in the libmesh code that node id's are not just the unique > numbers but rather belong to consecutive set from 0 to n? I think we don't make that assumption in mos

[Libmesh-users] node id

2010-12-15 Thread Michael Povolotskyi
Dear Libmesh developers, I have a question about the node id. Is it assumed in the libmesh code that node id's are not just the unique numbers but rather belong to consecutive set from 0 to n? I ask because of the function void libMesh::TecplotIO::write_ascii(...). In this function there is a lo