A PreFE struct for linear elastic elements. More...
#include <ikarus/finiteelements/mechanics/linearelastic.hh>
Public Types | |
using | Material = MAT |
template<typename PreFE , typename FE > | |
using | Skill = LinearElastic< PreFE, FE, LinearElasticPre > |
Public Attributes | |
MAT | material |
MAT | Type of the material. |
using Ikarus::LinearElasticPre< MAT >::Material = MAT |
using Ikarus::LinearElasticPre< MAT >::Skill = LinearElastic<PreFE, FE, LinearElasticPre> |
MAT Ikarus::LinearElasticPre< MAT >::material |