mfherbst / ReducedBasis.jl

Reduced basis methods for parametrised eigenproblems
https://mfherbst.github.io/ReducedBasis.jl/stable/
MIT License
14 stars 0 forks source link

Improve `ErrorEstimate` interface #25

Open pbrehmer opened 1 year ago

pbrehmer commented 1 year ago

We will probably need to improve the error estimation types and functions at some point. To that end it would be useful to find alternative error estimation function (and not just the residual) to find a good way to make the error interface more generic.

Related to @mfherbst in https://github.com/mfherbst/ReducedBasis.jl/pull/11#discussion_r1057135807.