SpECTRE  v2024.04.12
Elasticity::Tags::StrainCompute< Dim > Struct Template Reference

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 = tmpl::list< Elasticity::Tags::Displacement< Dim >, domain::Tags::Mesh< Dim >, domain::Tags::InverseJacobian< Dim, Frame::ElementLogical, Frame::Inertial > >
 
- Public Types inherited from Elasticity::Tags::Strain< Dim >
using type = tnsr::ii< DataVector, Dim >
 

Static Public Attributes

static constexpr auto function = &strain<Dim>
 

Detailed Description

template<size_t Dim>
struct Elasticity::Tags::StrainCompute< Dim >

The symmetric strain \(S_{ij}=\nabla_{(i} \xi_{j)}\) in the elastic material.

See also
Elasticity::strain

The documentation for this struct was generated from the following file: