Hi Everyone, When I write a pvd file from a simulation which uses second order triangles the VTK element type that gets written is #5, i.e., a 3-node triangle.
Is there a way to get fenics to realize that if the function getting written is in a space of second order Lagrange elements to write a pvd file using the VTK_QUADRATIC_TRIANGLE (#22) type? I would like to see what effect this has on how paraview displays the results. Regards, Dave VTK file format reference: http://www.vtk.org/VTK/img/file-formats.pdf _______________________________________________ fenics mailing list [email protected] http://fenicsproject.org/mailman/listinfo/fenics
