Thanks. The write_ascii() predates the 1D support in libMesh, and was never
updated.
I'll fix that.
-Ben
On 10/30/07 11:18 AM, "Ingo Schmidt" <[EMAIL PROTECTED]> wrote:
> Dear libmesh community,
>
> I've detected a bug at the TecplotIO::write_ascii() function. I'm
> messing around with "1D"
Nice find. I will fix this now.
-J
Ingo Schmidt writes:
> Dear libmesh community,
>
> I've detected a bug at the TecplotIO::write_ascii() function. I'm
> messing around with "1D" boundary meshes. But I had problems to open
> such *.plt or *.dat files generated from such meshes (Tecplot ab
Dear libmesh community,
I've detected a bug at the TecplotIO::write_ascii() function. I'm
messing around with "1D" boundary meshes. But I had problems to open
such *.plt or *.dat files generated from such meshes (Tecplot aborts the
procedure). So I checked the source code and found that irreproduc