You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The core constitutive materials like LinearElastic, etc. all support temporary material parameters in their gradient and hessian methods. However, this isn't used in the mechanics module classes like SolidBody. If that feature would be removed, the code and tests would get much simpler.
The text was updated successfully, but these errors were encountered:
The core constitutive materials like
LinearElastic
, etc. all support temporary material parameters in theirgradient
andhessian
methods. However, this isn't used in the mechanics module classes likeSolidBody
. If that feature would be removed, the code and tests would get much simpler.The text was updated successfully, but these errors were encountered: