Skip to content

Works on PolarLaplacian app

Marcus Mohr requested to merge mohr/PolarLaplacian into master

Reduced code duplication by introducing a linear_solve() function that get's called for both possible cases (geometryMap and pimpedForm). We can now also select Gauss-Seidel or CG as solver. Adapted parameter file.

Merge request reports