Adding Stokes operator wrappers and solvers for TN app
This is in relation to #243 (closed)
As we need some working solver with freeslip, I made a solver template heavily based on Andi's implementation, with freeslip projection operators. To note that this is still a temporary solution for the freeslip, I have added the solvertemplate in to namespace temporary
.
The Stokes operator wrappers are in terraneo but solvers are under hyteg
A test is also added but is currently not activated as it might take a long time in CI.