1 2 3 4 5 6 7
use super::super::test::*; use super::*; test_solid_hyperelastic_constitutive_model!(Yeoh { bulk_modulus: BULK_MODULUS, shear_moduli: YEOH_MODULI.to_vec(), });