Skip to content

[vtkwriter] Use VTK::FieldInfo::Type::vector only for ncomps = 2,3

  • use VTK::FieldInfo::Type::scalar for all other cases
  • this allows to pass fields of size > 3 (such as tensors)

see #123 (closed)

Edited by Kilian Weishaupt

Merge request reports