Axisymmetric Linear Elasticity (2D)
This example demonstrates the solution of a two-dimensional axisymmetric linear elasticity problem using LowLevelFEM.
The problem is solved in two different ways:
- using the built-in axisymmetric elasticity solver,
- using the weak-form DSL.
The two solutions are then compared to verify the correctness of the DSL implementation.