Skip to content
Snippets Groups Projects
Forked from ogs / ogs
Source project has a limited visibility.
  • Yonghui56's avatar
    bca919f4
    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
    History
    Move local NewtonRaphson from the Material\Solid to NumLib (#1611)
    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)
Code owners
Assign users and groups as approvers for specific file changes. Learn more.