Skip to content
Snippets Groups Projects
Commit bca919f4 authored by Yonghui56's avatar Yonghui56 Committed by Dmitri Naumov
Browse files

Move local NewtonRaphson from the Material\Solid to NumLib (#1611)

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)
parent 0d5713e0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment