G+Smo  25.01.0
Geometry + Simulation Modules
 
Loading...
Searching...
No Matches
ns_assembly Struct Reference

Detailed Description

Specifies the iteration type used to solve nonlinear systems.

Public Types

enum  type {
}
 

Member Enumeration Documentation

◆ type

enum type
Enumerator
newton_update 

stationary point iteration, 1st order, yields a new solution at each iteration

newton_next 

newton's method, 2nd order, yields updates to the solution