Continuation module¶
Description¶
Allows to follow a solution with respect to a parameter (continuation method), detect a bifurcation and allow branching. Work for low regularity problems (Lipschitz regularity). Use an adapted Moore-Penrose continuation method.
Files¶
File(s) | Description |
---|---|
getfem_continuation.h and getfem_continuation.cc |
The generic continuation and branching method |
State¶
Have already generic and advanced functionalities.
Perspectives¶
Still in developement.