Rust wrapper for MFEM.
This crate is currently under heavy development and as such, is likely unstable.
Please file an issue and bear with us while we sort things out! Thanks! :)
This is a monorepo with the following 3 cargo packages in a workspace:
mfem
Wrapsmfem-systo support writing idiomatic Rust.mfem-sys
Binds (viacxx) tomfem-cppand encodes ownership rules.mfem-cpp
Provides the C++ MFEM library as acargopackage.
See the README.md file of each crate for more information.
Talk at the MFEM Community Workshop 2024:
Longer and more detailed talk at the Tokyo Rust meetup:

