gcc 4.9 std::transform impl doesn't like DataArrayTupleRange iterators
By moving to a manual for loop we can work around this standard library implementation limitation.
Edited by Robert Maynard
By moving to a manual for loop we can work around this standard library implementation limitation.