Files
create/src
Philipp Knechtges 2e2f45f1fe [FEM] speed up get_femelement_sets in meshtools.py
The previous implementation was quite slow in filling up the remaining_femelements list.
The new implementation fixes this by using numpy for the heavy work.
2022-01-07 01:23:01 +01:00
..
2022-01-06 20:22:34 +01:00
2021-10-09 19:24:15 +02:00
2022-01-06 20:22:34 +01:00
2022-01-02 12:57:08 +01:00
2022-01-05 13:20:48 +01:00