High-level interface
Examples
Lower level modules
isochoric_neo_hooke()
Source code
Computes the strain energy for an isochoric neo-Hookean material model.
F (jnp.ndarray) – Deformation gradient tensor.
mu (float) – Shear modulus.
Strain energy value for the given deformation gradient.
float