Classes | |
| class | FixedPointBased |
| Nonlinear solver based on a line search (i.e., damping). More... | |
| class | Generic |
| Abstract nonlinear solver method interface. More... | |
| class | Manager |
| Manager class to control the instantiation of the objects derived from the NOX::Solver::Generic object. More... | |
The Generic class spells out the interface. The Manager class can instantiate any other concrete implementation. The remaining classes are concrete implementations.
1.5.9