JuliaVTK / ReadVTK.jl

Julia package for reading VTK XML files
https://juliavtk.github.io/ReadVTK.jl
MIT License
32 stars 10 forks source link

Fix for connectivity to match WriteVTK output #22

Closed Matthew-Whisenant closed 1 year ago

Matthew-Whisenant commented 1 year ago

Simple fix for connectivity to align data to match that of WriteVTK. Also fixes manual test of connectivity by incrementing by one.

Matthew-Whisenant commented 1 year ago

Auto formatting messed this up. Fixing with another PR.