BUG: Fix insert stride issue with XdmfArray found by Andrew.
XdmfArray stride was used incorrectly to calculate new size of array when stride was larger than 1. Add test to ensure that this will continue to work.
Please register or sign in to comment