Skip to content
  • Fabian Wein's avatar
    Add FixedPointSimple Nonlinear solution · 068efa25
    Fabian Wein authored
    * change default for nonlinear solver from fixPoint to newtow
      as there is actually no genral fixed point solver!
    * implement fixed point nonlinear solver without line search
    * have a reference test case HeatNLPythonSource
    * add bunch of python interfaces in opencfs
      - query solutions, grid data, pde information, ...
    * add optimization pseudo density material for more linear heat material
    * enhance Python tools
    068efa25