Skip to content

Feature/uzawa

Andreas Dedner requested to merge feature/uzawa into master

This branch extends the functionality of the galerkin operator to match that of the h1 operator, e.g., treatment of dirichlet BCs. As an example a python sided uzawa algorithm is implemented using both scipy and dune-fem based solvers

Merge request reports