Cleanup MultiDomainNewtonSolver
The way I see it the newton solver class does not receive the time loop anymore but uses the isStationary query from the assembler. This fixes the comment above the constructor and removes the non-compiling constructor from the multidomain newton solver.
TODO:
-
run tests
Edited by Timo Koch