This is a partial improvement on the mesh that is generated using deal.II. Instead of adding a layer at the time when doing a repetition, an entire sandwich is added. This could be further improved using a tree-like merging method but this would be harder to do because we need to keep track of the position of each component. The setup (which does more than merging the triangulations) for 15 repetitions went from 8 s to 2.8 s
This is a partial improvement on the mesh that is generated using deal.II. Instead of adding a layer at the time when doing a repetition, an entire sandwich is added. This could be further improved using a tree-like merging method but this would be harder to do because we need to keep track of the position of each component. The setup (which does more than merging the triangulations) for 15 repetitions went from 8 s to 2.8 s