LinearElasticity.h file
Linear elasticity model for solid mechanics.
This file provides the LinearElasticity class, which implements the linear elasticity equations for small deformation analysis in solid mechanics.
Namespaces
- namespace Rodin
- The Rodin library for Shape and Topology Optimization.
- namespace Rodin::Models
- Module which provides implementation of various variational models.
- namespace Rodin::Models::Elasticity
- Module which provides models for solid mechanics and elasticity.
Classes
-
template<class FES, class Lambda, class Mu>class Rodin::Models::Elasticity::LinearElasticity
- Linear elasticity system for small deformations.