File readers to support fields with any tuple length
Currently, the VTK legacy file reader and writer only support fields with tuples of certain lengths. With #752 (closed) resolved, these should be changed to handle Vec
s/tuples of any size.
Currently, the VTK legacy file reader and writer only support fields with tuples of certain lengths. With #752 (closed) resolved, these should be changed to handle Vec
s/tuples of any size.