SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
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
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

Member Typedef Documentation

◆ argument_tags

template<size_t Dim>
using Elasticity::Tags::StrainCompute< Dim >::argument_tags
Initial value:
tmpl::list<Elasticity::Tags::Displacement<Dim>, domain::Tags::Mesh<Dim>,
Definition IndexType.hpp:43
Definition IndexType.hpp:46
The inverse Jacobian from the source frame to the target frame.
Definition Tags.hpp:118
The computational grid of the Element in the DataBox.
Definition Tags.hpp:62

The documentation for this struct was generated from the following file:
  • src/PointwiseFunctions/Elasticity/Strain.hpp