[growth] Implement growthInsertionIndex for vertices
- Nov 13, 2017
-
-
Timo Koch authored
We also need to know which indices a vertex had at insertion in case we need to attach data to a vertex during growth. This was already implemented for elements, but is necessary for vertices too.
-