mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-08-06 04:21:33 +00:00
Update materials_plasticity.jl
Removing unused requirement NLSolve
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
using ForwardDiff
|
||||
using NLsolve
|
||||
|
||||
"""
|
||||
Creating functions for newton: xₙ₊₁ = xₙ - df⁻¹ * f and initial values
|
||||
|
||||
Reference in New Issue
Block a user