ArrayPortalFromIterators uses the GetIteratorBegin method signature.

Merged Robert Maynard requested to merge robertmaynard/vtk-m:unify_iterator_syntax into master

This makes all the custom ArrayPortals have the same syntax, which is nice when writing new backends.

Merge request reports