Composing Scalable Nonlinear Algebraic Solvers

14 Jul 2016  ·  Peter R. Brune, Matthew G. Knepley, Barry F. Smith, Xuemin Tu ·

Most efficient linear solvers use composable algorithmic components, with the most common model being the combination of a Krylov accelerator and one or more preconditioners. A similar set of concepts may be used for nonlinear algebraic systems, where nonlinear composition of different nonlinear solvers may significantly improve the time to solution. We describe the basic concepts of nonlinear composition and preconditioning and present a number of solvers applicable to nonlinear partial differential equations. We have developed a software framework in order to easily explore the possible combinations of solvers. We show that the performance gains from using composed solvers can be substantial compared with gains from standard Newton-Krylov methods.

PDF Abstract
No code implementations yet. Submit your code now

Categories


Numerical Analysis Mathematical Software 65F08, 65Y05, 65Y20, 68W10