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
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
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