|
SpECTRE
v2026.04.01
|
The symmetric strain \(S_{ij}=\nabla_{(i} \xi_{j)}\) in the elastic material. More...
#include <Strain.hpp>
Public Types | |
| using | base = Elasticity::Tags::Strain<Dim> |
| using | return_type = tnsr::ii<DataVector, Dim> |
| using | argument_tags |
| Public Types inherited from Elasticity::Tags::Strain< Dim > | |
| using | type = tnsr::ii<DataVector, Dim> |
Static Public Attributes | |
| static constexpr auto | function = &strain<Dim> |
The symmetric strain \(S_{ij}=\nabla_{(i} \xi_{j)}\) in the elastic material.
| using Elasticity::Tags::StrainCompute< Dim >::argument_tags |