A struct containing information about the Youngs Modulus, Poisson's ratio and the thickness for the Kirchhoff-Love shell element.
#include <ikarus/finiteelements/mechanics/kirchhoffloveshell.hh>
Public Attributes | |
| double | youngs_modulus |
| double | nu |
| double | thickness |
| double Ikarus::KlArgs::nu |
| double Ikarus::KlArgs::thickness |
| double Ikarus::KlArgs::youngs_modulus |