-
- Downloads
Allow to use UMFPackSolver as the base solver
Our polymorphic class hierarchy is flawed. There is no real reason why the MultigridStep class should be needed to be patched to accommodate for a new base solver. However, we are lacking a proper abstract interface for classes that provide a 'setProblem' method.
Please register or sign in to comment