Hi Stefan
This is my first try at implementing the UpdateSemantics mesh method. It works fine here on my local machine, passes the new tests, and works with my little interactive demo(not included). I still have a few questions though.
This implementation allocates new heap memory and I suspect that it would be faster to re-use the already allocated memory. That would, however, require quite a bit of re-engineering. Should I submit the current version or wait and try to do an optimized version?
Btw should I roll all or some of the patches up into a single patch?
Any other comments about the patches in general?
Cheers, Michael Mc Donnell