<div dir="ltr">Hi,<div><br></div><div>I recently wrote a Julia wrapper for DUNE-ISTL. Just wanted to share it with you in case anyone is interested. Here is the github repo <a href="https://github.com/DeanLym/DuneIstlSolvers.jl">https://github.com/DeanLym/DuneIstlSolvers.jl</a> and a short documentation <a href="https://deanlym.github.io/DuneIstlSolvers.jl/stable/">https://deanlym.github.io/DuneIstlSolvers.jl/stable/</a> .</div><div><br></div><div>This wrapper has been mainly used by myself to improve the performance of a research simulator in Julia that I have been developing. It works nicely for my use case and leads to 2-3x speedup. And this wrapper can be used on major platforms on Linux, Windows and MacOS. </div><div><br></div><div>The wrapper is at a very early stage, with limited functionality and no exception handling. I am very new to DUNE-ISTL. So I am sure there is a lot more to be done. Please feel free to give any comments and suggestions.</div><div><br></div><div>Thanks,</div><div>Yimin </div><div><br></div></div>