version 0.4.1
Ikarus::KlArgs Struct Reference

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
 

Member Data Documentation

◆ nu

double Ikarus::KlArgs::nu

◆ thickness

double Ikarus::KlArgs::thickness

◆ youngs_modulus

double Ikarus::KlArgs::youngs_modulus

The documentation for this struct was generated from the following file: