All finite elements in the context of mechanics. More...
Files | |
| file | eas3d.hh |
| Definition of the types of EAS formulations for 3D elements. | |
| file | easvariants.hh |
| Definition of the EAS variants. | |
| file | enhancedassumedstrains.hh |
| Definition of the EAS class. | |
| file | 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 | nonlinearelastic.hh |
| Definition of the NonLinearElastic class for finite element mechanics computations. | |
Classes | |
| class | Ikarus::EnhancedAssumedStrains< PreFE, FE > |
| Wrapper class for using Enhanced Assumed Strains (EAS) with displacement based elements. More... | |
| class | Ikarus::KirchhoffLoveShell< PreFE, FE > |
| Kirchhoff-Love shell finite element class. More... | |
| class | Ikarus::LinearElastic< PreFE, FE > |
| LinearElastic class represents a linear elastic finite element. More... | |
| class | Ikarus::Traction< PreFE, FE > |
| Traction class represents distributed traction load that can be applied. More... | |
| class | Ikarus::VolumeLoad< PreFE, FE > |
| VolumeLoad class represents distributed volume load that can be applied. More... | |
| class | Ikarus::NonLinearElastic< PreFE, FE, PRE > |
| NonLinearElastic class represents a non-linear elastic finite element. More... | |