Skip to content

WIP: MatOpt

Jeremy L Thompson requested to merge jeremy/mat-option into main

This creates a MatOpt for use with ksp.set_operators, but I haven't found the right magic incantations to make the lifetimes happy yet. The downside to such heavy objects on the Rust side is that the lifetimes are complicated.

Merge request reports