kinnala / scikit-fem

Simple finite element assemblers
https://scikit-fem.readthedocs.io
BSD 3-Clause "New" or "Revised" License
500 stars 79 forks source link

optimize the initialization of large tetrahedral tensor mesh #1100

Closed kinnala closed 8 months ago

kinnala commented 8 months ago

This uses much less CPU time when initializing meshes larger than 10 M vertices because no reordering of memory is required during hstacks.