Skip to content

DIYGhostUtilities and SOA arrays

SOA arrays could not be handled properly in a functor inside vtkDIYGhostUtilities. In order to handle them properly, a few missing value_type in the array range API were needed to be added.

CI is also updated to test SOA arrays in the regular.

Merge request reports