Re: [Libmesh-users] VTK output broken

2014-02-20 Thread John Peterson
On Thu, Feb 20, 2014 at 10:00 AM, Robert 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 t

[Libmesh-users] VTK output broken

2014-02-20 Thread Robert
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? Robert -