Several types of Finite Element simulations in C++ (with a Python interface)
GNU General Public License v3.0
9
stars
6
forks
source link
[bugfix] `is_unique` gave a broadcast error, instead of returning `false` for non-unique data #255
Closed
tdegeus closed 2 years ago
Fixes https://github.com/tdegeus/GooseFEM/issues/253 Fixes https://github.com/tdegeus/GooseFEM/issues/251 Fixes https://github.com/tdegeus/GooseFEM/issues/128 Fixes https://github.com/tdegeus/GooseFEM/issues/127 Fixes https://github.com/tdegeus/GooseFEM/issues/114