jeremylt / meles-rs

Matrix-free PDEs in Rust
0 stars 0 forks source link

Meles-rs: Matrix-free PDEs in Rust

This crate provides functions to setup PETSc matrix and solver objects with matrix-free implementations provided in libCEED.

Dependencies

petsc-rs and libceed-rs