All finite elements in the context of mechanics. More...
Files | |
| file | enhancedassumedstrains.hh |
| Definition of the EAS class. | |
| file | finiteelements/mechanics/linearelastic.hh |
| Definition of the LinearElastic class for finite element mechanics computations. | |
| file | loads.hh |
| Header file for types of loads in Ikarus finite element mechanics. | |
| file | materials.hh |
| Header file for material models in Ikarus finite element mechanics. | |
| file | finiteelements/mechanics/nonlinearelastic.hh |
| Definition of the NonLinearElastic class for finite element mechanics computations. | |
Classes | |
| class | Ikarus::EnhancedAssumedStrains< DisplacementBasedElement > |
| Wrapper class for using Enhanced Assumed Strains (EAS) with displacement based elements. More... | |
| class | Ikarus::KirchhoffLoveShell< Basis_, FERequirements_, useEigenRef > |
| Kirchhoff-Love shell finite element class. More... | |
| class | Ikarus::LinearElastic< Basis_, FERequirements_, useEigenRef > |
| LinearElastic class represents a linear elastic finite element. More... | |
| class | Ikarus::Traction< DisplacementBasedElement, Traits > |
| Traction class represents distributed traction load that can be applied. More... | |
| class | Ikarus::Volume< DisplacementBasedElement, Traits > |
| Volume class represents distributed volume load that can be applied. More... | |
| class | Ikarus::NonLinearElastic< Basis_, Material_, FERequirements_, useEigenRef > |
| NonLinearElastic class represents a non-linear elastic finite element. More... | |