Crates.io | mfem-sys |
lib.rs | mfem-sys |
version | 0.2.0 |
source | src |
created_at | 2024-05-12 14:52:56.844576 |
updated_at | 2024-10-19 14:18:48.817054 |
description | Rust bindings to MFEM |
homepage | |
repository | https://github.com/mkovaxx/mfem-rs |
max_upload_size | |
id | 1237532 |
size | 43,558 |
Part of mfem-rs
, a 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! :)
mfem
crate instead.cxx
crate to generate safe and correct bindings.int
constants into type-safe Rust enum
s.mfem-cpp
.