#codes #fem #del

del-fem-core

finite element method (FEM) utility codes

4 releases

new 0.1.6 May 9, 2025
0.1.5 Jan 30, 2025
0.1.4 Nov 5, 2024
0.1.3 Sep 6, 2024

#8 in #fem

42 downloads per month
Used in del-candle

MIT license

140KB
3.5K SLoC

del-fem

Rust ๐Ÿฆ€ utility library for finite element method computation intended for computer graphics prototyping ๐Ÿ›  and research ๐Ÿงช.

๐Ÿ“” See the documentation generated from code

[!WARNING] del-fem is still in its initial development phase. Crates published to https://crates.io/crates/del-fem in the 0.1.x series do not obey SemVer and are unstable.

Originally, the code is written in C++ in DelFEM2, then it was ported to Rust.

Dependencies

~5MB
~101K SLoC