Skip to content

Commit

Permalink
Update tensortrax.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
adtzlr committed Nov 16, 2024
1 parent b644f5f commit 89cfa2c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/felupe/constitution/autodiff/tensortrax.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ These material model formulations are defined by a strain energy density functio
ogden
ogden_roxburgh
saint_venant_kirchhoff
storakers
third_order_deformation
van_der_waals
yeoh
Expand Down Expand Up @@ -113,6 +114,8 @@ and :func:`~felupe.constitution.tensortrax.updated_lagrange` material formulatio

.. autofunction:: felupe.constitution.tensortrax.models.hyperelastic.saint_venant_kirchhoff

.. autofunction:: felupe.constitution.tensortrax.models.hyperelastic.storakers

.. autofunction:: felupe.constitution.tensortrax.models.hyperelastic.third_order_deformation

.. autofunction:: felupe.constitution.tensortrax.models.hyperelastic.van_der_waals
Expand All @@ -121,4 +124,4 @@ and :func:`~felupe.constitution.tensortrax.updated_lagrange` material formulatio

.. autofunction:: felupe.constitution.tensortrax.models.lagrange.morph

.. autofunction:: felupe.constitution.tensortrax.models.lagrange.morph_representative_directions
.. autofunction:: felupe.constitution.tensortrax.models.lagrange.morph_representative_directions

0 comments on commit 89cfa2c

Please sign in to comment.