Re: [Libmesh-devel] Weird bug in plotting discontinuous solutions with exodus

2014-03-06 Thread David Knezevic
On 03/06/2014 06:44 AM, David Knezevic wrote: Hi Martin, On 03/06/2014 02:08 AM, Martin Luethi wrote: Hi David David Knezevic writes: I've found a case where ExodusII_IO::write_discontinuous_exodusII has a weird bug. The example is here (on dropbox): visit shows the same problem (missing

Re: [Libmesh-devel] Weird bug in plotting discontinuous solutions with exodus

2014-03-06 Thread David Knezevic
Hi Martin, On 03/06/2014 02:08 AM, Martin Luethi wrote: > Hi David > > David Knezevic writes: >> I've found a case where ExodusII_IO::write_discontinuous_exodusII has a >> weird bug. The example is here (on dropbox): > visit shows the same problem (missing elements in exo) for > discontinuous_pl

[Libmesh-devel] Weird bug in plotting discontinuous solutions with exodus

2014-03-05 Thread David Knezevic
I've found a case where ExodusII_IO::write_discontinuous_exodusII has a weird bug. The example is here (on dropbox): https://dl.dropboxusercontent.com/u/10916994/discontinuous_plot_test.zip The example is basically just systems_of_equations_ex6 with a different mesh. (The reason I am interested