Skip to content

v1.17.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jan 10:57
· 41 commits to master since this release

WriteVTK v1.17.0

Diff since v1.16.0

Closed issues:

  • Support direction dependent degrees for VTK_LAGRANGE_QUADRILATERAL cells (#110)
  • write rectilinear grid with celldata (#112)
  • Gauss-Legendre points in a Lagrangian element (#114)

Merged pull requests:

  • doc: mention collect_add_timestep, and that vtk_save is called when adding to collection. (#113) (@fredrikekre)
  • Allow setting VTK file version (#115) (@jipolanco)