NoInelasticity ============== Overview -------- This class, mostly for testing, implements a large-deformation linear-elastic model by setting .. math:: \mathbf{L}^p = \mathbf{0}. The implementation does not require any internal variables. Parameters ---------- None Class description ----------------- .. doxygenclass:: neml::NoInelasticity :members: :undoc-members: