Skip to content
Snippets Groups Projects
  1. Dec 13, 2016
    • Yonghui56's avatar
      Move local NewtonRaphson from the Material\Solid to NumLib (#1611) · bca919f4
      Yonghui56 authored
      The local NewtonRaphson is moved from MaterialLib/SolidModels to NumLib in order for further reusing.
      This class provides a basic NewtonRaphson routine to handle the nonlinear constitutive relationships existing in the local problem. After being moved to NumLib , it can be reused by other processes, e.g the two-phase multicomponent process which I am working on now.
      (p.s. Some of the changes are caused by running clang-format)
      bca919f4
  2. Sep 21, 2016
Loading