On Thu, Feb 20, 2014 at 10:00 AM, Robert <libm...@robertweidlich.de> wrote:

> Hello,
>
> after updating libmesh from git version 63581916 to d750e8c15 the files
> written by VTKIO are only containing the mesh and the variables
> libmesh_elem_id and subdomain_id, but none of the variables I defined.
> Does any one else has this issue as well?
>

Let's see, 63581916 was Dec 7, 2013.  There haven't been many changes to
vtk_io.C in that time:

git log --since="7 Dec 2013" src/mesh/vtk_io.C

reveals 49c4f4fa0b as a possible culprit... can you try reverting to one
prior and see if the original behavior returns?

-- 
John
------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to