fedoo.problem.NonLinear.update

NonLinear.update(compute='all', updateWeakForm=True)
Assemble the matrix including the following modification:
  • New initial Stress

  • New initial Displacement

  • Modification of the mesh

  • Change in constitutive law (internal variable)

Don’t Update the problem with the new assembled global matrix and global vector -> use UpdateA and UpdateD method for this purpose