del-fem-cpu

Crates.iodel-fem-cpu
lib.rsdel-fem-cpu
version0.1.9
created_at2025-08-19 01:16:29.95731+00
updated_at2025-08-19 01:16:29.95731+00
descriptionfinite element method (FEM) utility codes
homepage
repositoryhttps://github.com/nobuyuki83/del-fem/
max_upload_size
id1801275
size200,913
Nobuyuki Umetani (nobuyuki83)

documentation

https://docs.rs/del_fem-core

README

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.

Commit count: 88

cargo fmt