gemseo / mda

Hide inherited members

newton module

A set of Newton algorithm variants for solving MDAs.

Root finding methods include:

Each of these methods is implemented by a class in this module. All inherit from the common abstract MDARoot.